Changeset 3821

Show
Ignore:
Timestamp:
07/26/10 14:17:05 (2 years ago)
Author:
ligne
Message:

fix a couple of broken tests the old-fashioned way.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/node/t/munin-run.t

    r3690 r3821  
    3636                        paranoia   => 1, 
    3737                        DEBUG      => 1, 
    38                         PIDEBUG    => 1, 
    3938                }, 
    4039                'Command-line arguments set the correct configuration items' 
  • trunk/node/t/munin_node_configure_pluginlist.t

    r3702 r3821  
    3131        libdir     => '/usr/share/munin/plugins', 
    3232        servicedir => '/etc/munin/plugins/', 
     33        families   => [ 'auto' ], 
    3334    ]) or next; 
    3435