Configuration Information [Automatically generated, do not change]:
Machine: sparc
OS: solaris2.7
Compiler: gcc
Compilation CFLAGS: -DPROGRAM='bash' -DCONF_HOSTTYPE='sparc'
-DCONF_OSTYPE='solaris2.7' -DCONF_MACHTYPE='sparc-sun-solaris2.7'
-DCONF_VENDOR='sun' -DLOCALEDIR='/usr/local/depot/bash-3.2/share/locale'
-DPACKAGE='bash' -DSHELL -DHAVE_CONFIG_H -I. -I. -I./include -I./lib -g
-O2
uname output: SunOS xn-sysadm-4 5.10 Generic_118833-33 sun4u sparc
SUNW,Sun-Blade-100
Machine Type: sparc-sun-solaris2.7
Bash Version: 3.2
Patch Level: 0
Release Status: release
Description:
The previous report stated the problem was with embedded strings
containing "# ". We now think it is " #"
Sorry
Repeat-By:
OKAY: a=`echo "H" | sed -e 's/H/# /'`
FAILS: a=`echo "H" | sed -e 's/H/ #/'`
_______________________________________________
Bug-bash mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-bash