Changeset 3424
- Timestamp:
- 03/15/10 23:16:52 (2 years ago)
- Files:
-
- tags/1.4.4/plugins/node.d.linux/sensors_.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tags/1.4.4/plugins/node.d.linux/sensors_.in
r3420 r3424 168 168 # one space in front of them. 169 169 # (match the label as \$1) 170 (\S[^:]*) # Match any non-whitespace char, except ':'171 # (match the label as \$1)172 170 173 171 \s*:\s* # Zero or more spaces followed by ':' char and
