/[libconf]/libconf/perl-Libconf/test/nagios/nagios_test.pl
ViewVC logotype

Diff of /libconf/perl-Libconf/test/nagios/nagios_test.pl

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by logarno, Mon Dec 1 23:43:26 2003 UTC revision 1.3 by dams, Wed Dec 3 00:42:14 2003 UTC
# Line 7  my $struct; Line 7  my $struct;
7    
8  # test 1, minimal requirement : regenerate correctly  # test 1, minimal requirement : regenerate correctly
9  my $struct = new Libconf("hostgroups.cfg", 'nagios', '');  my $struct = new Libconf("hostgroups.cfg", 'nagios', '');
10    #print " ----- " . Dumper($struct) . "\n";
11  $struct->writeConf("nagios_output_1");  $struct->writeConf("nagios_output_1");
12  test(1);  test(1);
13  display(1);  display(1);

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26