mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-06-18 20:30:56 +00:00
Move xdsh under xcat
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@170 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
@ -2,11 +2,10 @@
|
||||
# IBM(c) 2007 EPL license http://www.eclipse.org/legal/epl-v10.html
|
||||
|
||||
package XCAT;
|
||||
use base DSHContext;
|
||||
use Socket;
|
||||
use xCAT::Utils;
|
||||
use xCAT::MsgUtils;
|
||||
|
||||
use base xCAT::DSHContext;
|
||||
# Define remote shell globals from xCAT
|
||||
|
||||
our $XCAT_RSH_CMD;
|
||||
|
Reference in New Issue
Block a user