| commit | 3991219af552f4d43a31d4a1b37bf255a6c13d43 | [log] [tgz] |
|---|---|---|
| author | Shawn O. Pearce <sop@google.com> | Fri Oct 12 12:08:46 2012 -0700 |
| committer | David Ostrovsky <david@ostrovsky.org> | Tue Jan 29 18:39:48 2013 +0100 |
| tree | 11572454c2a69064dbe75b799ee931caf40142e3 | |
| parent | 9f767b6ab27d3cf396a31676c230cf3e46be8aab [diff] |
Allow time unit variables to be 0 plugins.checkFrequency can be disabled by setting the time to 0, but this is not allowed in a time unit typed variable due to the regex requiring the value to start with a digit in the range 1-9. Permit 0 as a value. Change-Id: I2deca08fe9b0ea93ef23f626fc44cffe98ad2d95