Commit 8fc142a8 authored by Bradley C. Kuszmaul's avatar Bradley C. Kuszmaul

A little noise in the output. Addresses #446.

git-svn-id: file:///svn/tokudb@2410 c7de825b-a66e-492c-adef-691d508d4ae1
parent 461f9e00
......@@ -68,7 +68,6 @@ int main (int argc, const char *argv[]) {
assert(buflen>=0);
buf[buflen]=0;
if (do_errfile) {
printf("buf=%s(end of buf)\n", buf);
if (do_errpfx) {
assert(strncmp(buf,"whoopi:",6)==0);
} else {
......
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