From 1b34104af739bb4ec45526e3f6677123abd37a1a Mon Sep 17 00:00:00 2001 From: ligc Date: Mon, 22 Nov 2010 09:25:31 +0000 Subject: [PATCH] fix for bug 3115250: a typo git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8226 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/bin/xcatDBcmds | 1 - 1 file changed, 1 deletion(-) diff --git a/xCAT-client/bin/xcatDBcmds b/xCAT-client/bin/xcatDBcmds index f9f910f48..e3f595c06 100755 --- a/xCAT-client/bin/xcatDBcmds +++ b/xCAT-client/bin/xcatDBcmds @@ -72,7 +72,6 @@ else $cmdref->{stdin}->[0]=$data; } } -} # The noderange can be specified through a noderange file # the noderange file can be a relative path, # convert the relative path to a full path.