fix ExtTab.pm so it will build on machine with no xCAT installed
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@7310 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
3d0b3847f7
commit
cca60c35b1
@ -260,7 +260,6 @@ sub get_xcatcfg
|
||||
}
|
||||
}
|
||||
}
|
||||
($xcatcfg =~ /^$/) && die "Can't locate xCAT configuration";
|
||||
unless ($xcatcfg =~ /:/)
|
||||
{
|
||||
$xcatcfg = "SQLite:" . $xcatcfg;
|
||||
|
Loading…
Reference in New Issue
Block a user