Loading isis/scripts/makeTruth.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,4 @@ else: print(makefilePath) isissrc = makefilePath.split("src")[0] print(isissrc) os.system("cp " + makefilePath + builddir +"/testOutputDir") os.system("cp " + makefilePath +" "+ builddir +"/testOutputDir") Loading
isis/scripts/makeTruth.py +1 −1 Original line number Diff line number Diff line Loading @@ -42,4 +42,4 @@ else: print(makefilePath) isissrc = makefilePath.split("src")[0] print(isissrc) os.system("cp " + makefilePath + builddir +"/testOutputDir") os.system("cp " + makefilePath +" "+ builddir +"/testOutputDir")