From 12ddf0c2eb354cfb9946bdb8b2629bd40d005135 Mon Sep 17 00:00:00 2001 From: chisquare Date: Tue, 16 Apr 2013 03:14:29 +0000 Subject: this is a commit --- configure | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index 44db647..91dee07 100755 --- a/configure +++ b/configure @@ -5,7 +5,8 @@ vars="gitd_ip gitd_basepath git_name git_email tinydns_config tinydns__rootsrvrn echo "Welcome to the resdb configurator!" >&2 echo >&2 -if ! echo "$var=${!var}" >/dev/null 2>&1; then +if ! echo "$var=${!var}" >/dev/null 2>&1 +then echo "Your shell sucks. If you're using a stupid OS like Ubuntu that doesn't" >&2 echo "give a damn about backwards compatibility, I'd suggest fixing your" >&2 echo "default shell, which you can do by typing \"ln -s bash /bin/sh\" at a" >&2 -- cgit v1.2.3