hudson.plugins.timestamper.TimestamperConfig.xml 384 Bytes
Newer Older
1
<?xml version='1.1' encoding='UTF-8'?>
2
<hudson.plugins.timestamper.TimestamperConfig plugin="timestamper@1.11.3">
3 4
  <timestampFormat>&apos;&lt;b&gt;&apos;HH:mm:ss&apos;&lt;/b&gt; &apos;</timestampFormat>
  <elapsedTimeFormat>&apos;&lt;b&gt;&apos;HH:mm:ss.S&apos;&lt;/b&gt; &apos;</elapsedTimeFormat>
5
  <allPipelines>false</allPipelines>
6
</hudson.plugins.timestamper.TimestamperConfig>