Polishing iotest.sh by moving functions start/closeHttpServer to functions.source. Updated documentation.
This commit is contained in:
@@ -80,7 +80,6 @@ int main(int argc, char* const argv[])
|
||||
if ( !l ) {
|
||||
Error(Exiv2::kerFileOpenFailed, fr, "w+b", strError());
|
||||
}
|
||||
std::cout << argv[4] << " length = " << l << std::endl;
|
||||
}
|
||||
|
||||
FileIo fileIn(f0);
|
||||
|
||||
Reference in New Issue
Block a user