Fixed script name

This commit is contained in:
Tómas Edwardsson 2010-11-21 14:12:55 +00:00
parent b9a7724ba1
commit cd27b85e97
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
define command {
command_name check_brocade_san_env
command_line $USER1$/check_brocade_env.pl -H $HOSTADDRESS$ -c public -l
command_line $USER1$/check_brocade_env -H $HOSTADDRESS$ -c public -l
}