fix for bug 3153314: check flags

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8958 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
ligc 2011-03-02 06:04:15 +00:00
parent b99b7a8a27
commit f9dde75c19

View File

@ -256,7 +256,7 @@ sub processArgs
)
{
# return 2;
return 2;
}
# Initialize some global arrays in case this is being called twice in the same process.