Skip to content
Snippets Groups Projects
Commit 0f05a50c authored by toole1's avatar toole1
Browse files

jack

git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@3373 6fbd10e7-183d-0410-a318-cb416676e4f2
parent 35becbde
No related branches found
No related tags found
No related merge requests found
......@@ -436,7 +436,6 @@ bool UnitTestContainer::execute(bool enable_valgrind_call)
}
else if (pid < 0)
{
/* error - couldn't start process - you decide how to handle */
perror("Abort: " __FILE__ ":" STR(__LINE__));
exit(-1);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment