From 1d56dc9bfa6f9adc7e007ea5cf97ff323a9ef8ef Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 13 Jun 2012 11:07:16 +0000 Subject: [PATCH] remove check for WCOLL env variable and warning, someone is AIX is using it git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13078 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/bin/xdsh | 5 ----- 1 file changed, 5 deletions(-) diff --git a/xCAT-client/bin/xdsh b/xCAT-client/bin/xdsh index bfeec3e06..d537a7fd4 100644 --- a/xCAT-client/bin/xdsh +++ b/xCAT-client/bin/xdsh @@ -629,11 +629,6 @@ sub check_invalid_exports "DSH_NODE_LIST is set but is not supported. It will be ignored.\n" ); } - if ($ENV{'WCOLL'}) - { - xCAT::MsgUtils->message("I", - "WCOLL is set but is not supported. It will be ignored.\n"); - } if ($ENV{'DSH_DEVICE_LIST'}) { xCAT::MsgUtils->message(