fix defect 3137
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@16995 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
9e41f13680
commit
ee1ec2e91f
@ -166,7 +166,9 @@ array_get_element ()
|
||||
RETURNVAL=0
|
||||
|
||||
debug=0
|
||||
|
||||
if [ $VERBOSE == "1" ]; then
|
||||
debug=1
|
||||
fi
|
||||
OS_TYPE=`uname -s`
|
||||
|
||||
if [ "$OS_TYPE" != "Linux" ]; then
|
||||
|
Loading…
Reference in New Issue
Block a user