From 895f3c767325ac438b1052c0638a60d81078f9db Mon Sep 17 00:00:00 2001 From: lissav Date: Sun, 19 Aug 2012 10:50:25 +0000 Subject: [PATCH] error found test 2.8 git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/branches/2.7@13548 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-server/lib/xcat/plugins/updatenode.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/xCAT-server/lib/xcat/plugins/updatenode.pm b/xCAT-server/lib/xcat/plugins/updatenode.pm index c6407795b..20bde94bd 100644 --- a/xCAT-server/lib/xcat/plugins/updatenode.pm +++ b/xCAT-server/lib/xcat/plugins/updatenode.pm @@ -329,8 +329,8 @@ sub preprocess_updatenode { my $rsp; $rsp->{data}->[0] = "Incorrect \'attr=val\' pair - $a\n"; - xCAT::MsgUtils->message("E", $rsp, $::callback); - return 3; + xCAT::MsgUtils->message("E", $rsp, $callback,3); + return ; } # put attr=val in hash