Commit 7f9c435b authored by Oxez's avatar Oxez
Browse files

changes

parent 809439ef
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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")