Commit dd87eeef authored by Kenton Varda's avatar Kenton Varda

Typo.

parent 941ac1cd
......@@ -299,7 +299,7 @@ if which valgrind > /dev/null; then
doit ./configure --disable-shared CXXFLAGS="-g"
doit make -j6
doit make -j6 capnp-test
doin valgrind --leak-check=full --track-fds=yes --error-exitcode=1 capnp-test
doit valgrind --leak-check=full --track-fds=yes --error-exitcode=1 capnp-test
doit make distclean
fi
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment