Commit aa36c32d authored by Oxez's avatar Oxez
Browse files

changes

parent ea80a711
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -58,6 +58,7 @@ else:
    if len(sys.argv) == 3:
        if sys.argv[2] == "truth":
            os.system("make checkin")
            print("Checked In Truth Data")

    # doing this instead of make release because make release
    # can give feedback to the user that we would rather avoid