From 3600aa0c465bbedcbe35440107ae206c761242c0 Mon Sep 17 00:00:00 2001 From: lissav Date: Tue, 9 Jun 2009 14:37:27 +0000 Subject: [PATCH] add interface for xdcp -i git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@3539 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd --- xCAT-client/bin/xdsh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/xCAT-client/bin/xdsh b/xCAT-client/bin/xdsh index 32856ae29..2cd882717 100644 --- a/xCAT-client/bin/xdsh +++ b/xCAT-client/bin/xdsh @@ -468,6 +468,10 @@ sub parse_args_xdcp xCAT::MsgUtils->message("I", $version); exit 0; } + if ($options{'rootimg'}) + { + $::ROOTIMG = 1; + } if (($options{'rootimg'}) && (!($options{'File'}))) { xCAT::MsgUtils->message("E",