On 7/14/08, Cristian Ionescu-Idbohrn <[EMAIL PROTECTED]> wrote:
>  echo_e="echo -e"
>  [ -z "$($echo_e)" ] || echo_e=echo

This is an ugly workarround. The recommendation would be to replace
all "echo -e" with "printf", but I think it was already decided to
change /bin/sh with /bin/bash just to avoid a big diff.

Thanks



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to