-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
File "/home/test/Desktop/mutate_cpp/app/utils/Executor.py", line 89, in workflow
self.__execute_command_timeout('patch -p1 --input={patchfile} {inputfile}'.format(patchfile=patchfile.name, inputfile=file.filename), cwd='/')
File "/home/test/Desktop/mutate_cpp/app/utils/Executor.py", line 71, in __execute_command_timeout
raise subprocess.CalledProcessError(errcode, command, stdout)
subprocess.CalledProcessError: Command 'patch -p1 --input=/tmp/tmpo7vp4cdf /home/test/Desktop/cmake-example/src/example.cpp' returned non-zero exit status 1
and also in reverse patch
Metadata
Metadata
Assignees
Labels
No labels