add xdsh -e hierarchical support

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@6120 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav 2010-05-14 16:22:22 +00:00
parent 157cd71c7a
commit 60a13d1639

View File

@ -3683,7 +3683,8 @@ sub parse_and_run_dsh
#printf " node list is $options{'nodes'}";
# build arguments
# get the command from the argument list
$options{'command'} = join ' ', @ARGV;
#