pauldick 01/12/12 13:27:37
Modified: c/Tests/Performance perf.cpp
Log:
Updated call to getParams
Revision Changes Path
1.27 +1 -1 xml-xalan/c/Tests/Performance/perf.cpp
Index: perf.cpp
===================================================================
RCS file: /home/cvs/xml-xalan/c/Tests/Performance/perf.cpp,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- perf.cpp 2001/12/07 20:19:41 1.26
+++ perf.cpp 2001/12/12 21:27:37 1.27
@@ -285,7 +285,7 @@
//
setHelp();
- if (h.getParams(argc, argv) == true)
+ if (h.getParams(argc, argv, "PERF-RESULTS") == true)
{
// Generate Unique Run id and processor info
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]