Commit 50daf6e0 authored by Oxez's avatar Oxez
Browse files

changes

parent f18264b8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -54,7 +54,7 @@ else:
    os.system("make truthdata")
    os.system("cp truth " + builddir + "/testOutputDir")

    if os.argc == 3:
    if len(os.argv) == 3:
        if os.argv[2] == "truth":
            os.system("make checkin")