fixed defect 2888617

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4531 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jjhua 2009-11-10 06:27:14 +00:00
parent 519e637247
commit 3cd5fb43ae

View File

@ -49,9 +49,9 @@ sub parse_args {
####################################
# Option -h for Help
####################################
if ( exists( $opt{h} )) {
return( usage() );
}
#if ( exists( $opt{h} )) {
# return( usage() );
#}
####################################
# Option -v for version
####################################