sebb        2003/12/19 16:29:53

  Modified:    bin      jmeter.properties
  Log:
  Add sampler timestamp property comment
  
  Revision  Changes    Path
  1.93      +5 -2      jakarta-jmeter/bin/jmeter.properties
  
  Index: jmeter.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-jmeter/bin/jmeter.properties,v
  retrieving revision 1.92
  retrieving revision 1.93
  diff -u -r1.92 -r1.93
  --- jmeter.properties 2 Dec 2003 16:45:49 -0000       1.92
  +++ jmeter.properties 20 Dec 2003 00:29:53 -0000      1.93
  @@ -111,7 +111,7 @@
   # The commented out values are the defaults.
   
   # legitimate values: xml, csv, db.  Only xml and csv are currently supported.
  -jmeter.save.saveservice.output_format=csv
  +jmeter.save.saveservice.output_format=xml
   
   
   # true when field should be saved; false otherwise
  @@ -154,4 +154,7 @@
   #htmlParser.className=org.apache.jmeter.protocol.http.parser.HtmlParserHTMLParser
   # Other parsers:
   #htmlParser.className=org.apache.jmeter.protocol.http.parser.JTidyHTMLParser
  -#htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
  \ No newline at end of file
  +#htmlParser.className=org.apache.jmeter.protocol.http.parser.RegexpHTMLParser
  +
  +# Put the start time stamp in logs instead of the end
  +#sampleresult.timestamp.start=true
  \ No newline at end of file
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to