From 0e5c520af0993501a04b01eedcbe617b1870a697 Mon Sep 17 00:00:00 2001 From: sniklaus Date: Sun, 10 Sep 2017 23:00:11 -0700 Subject: no message --- run.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'run.py') diff --git a/run.py b/run.py index 7c2bd54..63aebb9 100644 --- a/run.py +++ b/run.py @@ -30,7 +30,7 @@ for strOption, strArgument in getopt.getopt(sys.argv[1:], '', [ strParameter[2:] arguments_strFirst = strArgument # path to the first frame elif strOption == '--second': - arguments_strSecond = strArgument # path to the first frame + arguments_strSecond = strArgument # path to the second frame elif strOption == '--out': arguments_strOut = strArgument # path to where the output should be stored -- cgit v1.2.3-70-g09d2