Commit 809439ef authored by Oxez's avatar Oxez
Browse files

changes

parent 8e8089ca
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -42,5 +42,4 @@ else:
    print(makefilePath)
    isissrc = makefilePath.split("src")[0]
    print(isissrc)
    os.system("cp " + makefilePath + $ISISROOT +"/testOutputDir")
    
    os.system("cp " + makefilePath + builddir +"/testOutputDir")