Ander Juaristi <[email protected]> writes: > On 05/06/2015 02:31 AM, Ángel González wrote: >> A really clean solution :) >>> test $(echo y) = y || exit 1 >> >> It would be simple to add to bootstrap a line like >> > test $(echo y) = y || die 'No $() support. Please use a POSIX shell.' >> > Why don't we just add Bash to the dependency list, at README.checkout? > This is (or at least, should be) the first resource to read for current and > future Wget developers.
that won't be enough, I am afraid. He had bash installed just /bin/sh was pointing somewhere else. Regards, Giuseppe
