From 7df9ce2b3e47d32bd3ec995effe6f2c8bf3ce9f9 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 6 Oct 2009 13:34:45 +0000 Subject: [PATCH] fix comment git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@4303 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/share/xcat/tools/groupfiles4dsh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xCAT-server/share/xcat/tools/groupfiles4dsh b/xCAT-server/share/xcat/tools/groupfiles4dsh index 9e2a962d2..2e103b436 100755 --- a/xCAT-server/share/xcat/tools/groupfiles4dsh +++ b/xCAT-server/share/xcat/tools/groupfiles4dsh @@ -36,7 +36,7 @@ use xCAT::Utils; export DSH_NODE_RSH=/bin/ssh (default is rsh) export DSH_NODEGROUP_PATH= /tmp/dshnodegrpfiles - dsh -N /tmp/dshnodegrpfiles/allnodes date + dsh -N all date ( all is a group in xCAT) dsh -a date ( see man dsh, DSH context) =cut