Changeset 3424

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

Fix slightly mis-applied patch

Files:

Legend:

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

    r3420 r3424  
    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