git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@15834 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
jbjohnso 2013-04-04 20:16:34 +00:00
parent 4a30157492
commit 97e50a2aae

View File

@ -8,7 +8,7 @@ use File::stat;
use File::Copy;
use xCAT::Usage;
use Thread qw/yield/;
use Storabe qw/store_fd fd_retrieve/;
use Storable qw/store_fd fd_retrieve/;
BEGIN
{