Skip to content
Snippets Groups Projects
Commit 454ef9dd authored by toole1's avatar toole1
Browse files

jack

git-svn-id: https://subversion.cs.illinois.edu/svn/cs225@4316 6fbd10e7-183d-0410-a318-cb416676e4f2
parent 2b83cf05
No related branches found
No related tags found
No related merge requests found
......@@ -500,7 +500,7 @@ void test_execution::child_valgrind()
nums_pipe.close_write();
start_timeout();
exec("valgrind", "valgrind", "--trace-children=yes", /*"--log-fd=-1",*/ "-q", "./proxy", test.name, NULL);
exec("valgrind", "--trace-children=yes", /*"--log-fd=-1",*/ "-q", "./proxy", test.name, NULL);
}
......
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