Changeset 3423

Show
Ignore:
Timestamp:
03/15/10 23:16:45 (2 years ago)
Author:
feiner.tom
Message:

Fix slightly mis-applied patch

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/plugins/node.d.linux/sensors_.in

    r3418 r3423  
    168168                        # one space in front of them. 
    169169                        # (match the label as \$1) 
    170             (\S[^:]*)   # Match any non-whitespace char, except ':'  
    171                         # (match the label as \$1) 
    172170 
    173171            \s*:\s*     # Zero or more spaces followed by ':' char and