]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
don't fail if nslookup is not found
authorChristian Kujau <lists@nerdbynature.de>
Mon, 20 Jul 2009 09:31:39 +0000 (11:31 +0200)
committerChristoph Hellwig <hch@brick.lst.de>
Mon, 20 Jul 2009 09:31:39 +0000 (11:31 +0200)
commit3ba1b10a878b1e746620aebede8afcefcd53fd6c
treea6dc459f776bcbc64f79785500f672e202174f8d
parentaa1810a79768f625d1a09f41ed315c1e79d27a0d
don't fail if nslookup is not found

When nslookup is not available, execution would stop. This patch moves the
check for nslookup and the _get_fqdn function into the ./new script (since
this is the only place where it's used) and we don't fail any more but try
to find out our FQDN without nslookup.

Signed-off-by: Christian Kujau <lists@nerdbynature.de>
Signed-off-by: Christoph Hellwig <hch@lst.de>
common.config
common.rc
new