run from the wrong location. [RT #19375]
+2617. [bug] ifconfig.sh failed to emit an error message when
+ run from the wrong location. [RT #19375]
+
2616. [bug] 'host' used the nameservers from resolv.conf even
when a explicit nameserver was specified. [RT #19852]
# OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
# PERFORMANCE OF THIS SOFTWARE.
-# $Id: ifconfig.sh,v 1.55 2008/09/24 02:46:21 marka Exp $
+# $Id: ifconfig.sh,v 1.55.50.1 2009/06/26 06:16:31 marka Exp $
#
# Set up interface aliases for bind9 system tests.
if test "X$config_guess" = "X"
then
- echo <<EOF >&2
+ cat <<EOF >&2
$0: must be run from the top level source directory or the
bin/tests/system directory
EOF