Have name match the filename

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@12090 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2012-04-02 13:41:37 +00:00
parent 8be05fe72f
commit 9933536568

View File

@ -1,4 +1,4 @@
package xCAT::SSH;
package xCAT::SSHInteract;
use Exporter;
use Net::Telnet;
use strict;