Commit 1634f067 authored by Oxez's avatar Oxez
Browse files

changes

parent 4ac5f2e5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -51,7 +51,7 @@ else:
    os.system("make truthdata")
    os.system("rm -rf " + builddir + "/testOutputDir/truth")
    os.system("cp -r truth " + builddir + "/testOutputDir")
    print("App Test Output In " + builddir + "/testOutputDir/truth)
    print("App Test Output In " + builddir + "/testOutputDir/truth")
    if len(sys.argv) == 3:
        if sys.argv[2] == "truth":
            os.system("make checkin")