Mercurial > hg > anonet-resdb
diff configure @ 1104:5016f753b47a draft
this is a commit
author | chisquare <chisquare@i2pmail.org> |
---|---|
date | Tue, 16 Apr 2013 03:14:29 +0000 |
parents | 656b9133db24 |
children | df77b4da95f1 |
line wrap: on
line diff
--- a/configure Tue Apr 09 14:13:04 2013 +0000 +++ b/configure Tue Apr 16 03:14:29 2013 +0000 @@ -5,7 +5,8 @@ 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