2
0
mirror of https://github.com/xcat2/xcat-core.git synced 2025-08-19 09:40:21 +00:00

cont 2728852 cleanup

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3096 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
lissav
2009-04-05 12:24:59 +00:00
parent 24a734e996
commit f5eacd1462

View File

@@ -1110,7 +1110,6 @@ sub setupSSH
my ($class, $ref_nodes) = @_;
my @nodes = $ref_nodes;
my @badnodes = ();
#my $n_str = join ',', @nodes;
my $n_str = $nodes[0];
my $SSHdir = "/install/postscripts/_ssh";
if (!($ENV{'DSH_REMOTE_PASSWORD'}))