diffblue-cbmc/regression/goto-gcc/run_diagnostic
Michael Tautschnig 08a4077c10 Make the child process that failed to execvp exit
Previously the zombie child would continue on the same code path as the forking
parent. Hence one would see spurious "Remove failed" message as the zombie
child would try to perform the same file removal as the parent.
2017-09-08 09:39:11 +01:00
..
main.i Diagnostic output if run/execve fails 2017-09-08 09:25:13 +01:00
test.desc Make the child process that failed to execvp exit 2017-09-08 09:39:11 +01:00