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:
		| @@ -260,7 +260,6 @@ sub get_xcatcfg | ||||
|             } | ||||
|         } | ||||
|     } | ||||
|     ($xcatcfg =~ /^$/) && die "Can't locate xCAT configuration"; | ||||
|     unless ($xcatcfg =~ /:/) | ||||
|     { | ||||
|         $xcatcfg = "SQLite:" . $xcatcfg; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user