Changeset 5908

Show
Ignore:
Timestamp:
07/24/08 14:20:55 (2 months ago)
Author:
shotamchay
Message:

i decided to commit the bugfix for check_centreon_dummy at last!

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/plugins-2.x/src/check_centreon_dummy

    r5108 r5908  
    5959    print_usage && exit 0; 
    6060} 
    61 if ($opt_s ne "0" && $opt_s ne "0" && $opt_s ne "0" && $opt_s ne "0") { 
     61if ($opt_s ne "0" && $opt_s ne "1" && $opt_s ne "2" && $opt_s ne "3") { 
    6262    print_usage; 
    6363    exit 0;