[Bug 2641] gen_build_files.sh need bash

bugzilla at busybox.net bugzilla at busybox.net
Sun Oct 3 21:50:18 UTC 2010


https://bugs.busybox.net/show_bug.cgi?id=2641

--- Comment #5 from Denys Vlasenko <vda.linux at googlemail.com>  ---
Looks like a bug in your /bin/sh.

Please run /bin/sh and type exactly the following at the shell prompt:

echo "   test" | { IFS='' read -r REPLY; echo "|$REPLY|"; }

What do you see?

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the busybox-cvs mailing list