Commit 8e8089ca authored by Oxez's avatar Oxez
Browse files

added cp to specific makefile

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