[slbackup-commit] CVS update: slbackup/src SLBackup.pm

finnarne-guest at alioth.debian.org finnarne-guest at alioth.debian.org
Sat Dec 22 19:48:18 UTC 2007


  User: finnarne-guest
  Date: 07/12/22 19:48:18

  Modified:    src      SLBackup.pm
  Log:
  Stupid typo
  
  Revision  Changes    Path
  1.6                  slbackup/src/SLBackup.pm
  
  Index: SLBackup.pm
  ===================================================================
  RCS file: /cvsroot/slbackup/slbackup/src/SLBackup.pm,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- SLBackup.pm	22 Dec 2007 17:32:15 -0000	1.5
  +++ SLBackup.pm	22 Dec 2007 19:48:18 -0000	1.6
  @@ -42,7 +42,7 @@
   	return undef;
       }
   
  -    my $conffile = new Config::General(-Config-File => $conf,
  +    my $conffile = new Config::General(-ConfigFile => $conf,
                                          -CComments => 0);
       my $config = { $conffile->getall };
       return ($config);
  
  
  



More information about the slbackup-commit mailing list