update with xdshbak -q interface
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@2427 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
e40f109d40
commit
cf2768b076
@ -1327,7 +1327,7 @@ sub storeresults
|
||||
xCAT::MsgUtils->message("E", $rsp, $callback);
|
||||
return 1;
|
||||
}
|
||||
my $cmd = " /opt/xcat/bin/xdshbak <$newtempfile |";
|
||||
my $cmd = " /opt/xcat/bin/xdshbak -q <$newtempfile |";
|
||||
|
||||
open(DSHBAK, "$cmd");
|
||||
if ($? > 0)
|
||||
|
Loading…
Reference in New Issue
Block a user