From 1078300eab460a9f286c225dc5311212de6b9d27 Mon Sep 17 00:00:00 2001 From: lissav Date: Wed, 22 Aug 2012 19:08:06 +0000 Subject: [PATCH] some improvements and remove --userid --device support git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@13578 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/bin/updatenode | 2 -- 1 file changed, 2 deletions(-) diff --git a/xCAT-client/bin/updatenode b/xCAT-client/bin/updatenode index 44948389a..2ada6bdf7 100755 --- a/xCAT-client/bin/updatenode +++ b/xCAT-client/bin/updatenode @@ -99,8 +99,6 @@ if ( 'P|scripts:s' => \$::RERUNPS, 'k|security' => \$::SECURITY, 'o|os:s' => \$::OS, - 'user=s' => \$::USER, - 'devicetype=s' => \$::DEVICETYPE, ) ) { &updatenode_usage();