Make sure to expand user path

This commit is contained in:
Christophe Bedard 2019-10-12 18:00:45 -07:00
parent e23c2d62c1
commit 459362bd53

View file

@ -43,6 +43,7 @@ def main():
start_time = time.time()
input_path = os.path.expanduser(input_path)
# Check if not a file
if not os.path.isfile(input_path):
# Might be a trace directory