Ignore:
Timestamp:
Feb 16, 2011, 9:33:00 PM (14 years ago)
Author:
katerina
Message:

Add option to skip checksum for certain files (ticket #232). Also fix for #231 (missing warning on invalid recursion depth).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/check_samhain.pl.in

    r1 r310  
    2828use Getopt::Long;
    2929use vars qw($PROGNAME $SAMHAIN $opt_V $opt_h $opt_v $verbose $opt_w $opt_c $opt_t $status $msg $state $retval);
    30 use lib  utils.pm;
     30use lib  "utils.pm";
    3131use utils qw(%ERRORS &print_revision);
    3232
Note: See TracChangeset for help on using the changeset viewer.