X-Git-Url: https://secure.softndesign.org/git/?a=blobdiff_plain;f=simple-cdd%2Fadditional_scripts%2Fconfigure_switch_bootstrap.tcl;h=db95d4d673f87fd5c731098ed8522737da277649;hb=3a8d2b2fc527b9194dd3e37519b27102ba1333c7;hp=42fb513f6d384edc7161eab9c142a02c3e76d0a7;hpb=8a1c6cffeac80ef8db05bc1e9547de833ba31f45;p=debian6500.git diff --git a/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl b/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl index 42fb513..db95d4d 100755 --- a/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl +++ b/simple-cdd/additional_scripts/configure_switch_bootstrap.tcl @@ -2,7 +2,7 @@ set host [lrange $argv 0 0] if { $host == "" } { - puts "usage: configure_switch_bootstrap.tcl \[swg1|swg2|swm\]" + puts "usage: configure_switch_bootstrap.tcl \[sw1|sw2|swg1|swg2|swm\]" exit 1 }