CVSROOT:        /cvsroot/grep
Module name:    grep
Branch:         
Changes by:     Charles Levert <[EMAIL PROTECTED]>      05/06/15 18:55:29

Modified files:
        .              : ChangeLog 
        tests          : foad1.sh 

Log message:
        * tests/foad1.sh: Since this script is run by /bin/sh, it
        must work under posix mode.  That means not using assignment
        statements right before a function call (LC_ALL=... grep_test,
        in this case), because it won't do the expected thing.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/ChangeLog.diff?tr1=1.247&tr2=1.248&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/grep/grep/tests/foad1.sh.diff?tr1=1.8&tr2=1.9&r1=text&r2=text



Reply via email to