Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/distrib/utils/sysinst



Module Name:    src
Committed By:   dsl
Date:           Wed Oct 29 09:13:51 UTC 2003

Modified Files:
        src/distrib/utils/sysinst: msg_xlat.sh

Log Message:
Use shell variables for non-alphanumeric patterns in ${x#pattern} to improve
portability.  If particular solaris ksh barfs on patterns containing ( and ).
Fixes PR 23625.


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/distrib/utils/sysinst/msg_xlat.sh

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index