[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Follow up to previous report
From: |
Martin Wheatley |
Subject: |
Follow up to previous report |
Date: |
Thu, 2 Aug 2007 09:11:10 +0100 (BST) |
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/ #/'`
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Follow up to previous report,
Martin Wheatley <=