diff --git a/src/VirtualLeaf.cpp b/src/VirtualLeaf.cpp --- a/src/VirtualLeaf.cpp +++ b/src/VirtualLeaf.cpp @@ -456,7 +456,7 @@ int main(int argc,char **argv) { stringstream error_message; error_message << "I/O failure: " << strerror(errno); if (batch) { - cerr << error_message.str() <