Source-Changes archive

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

CVS commit: basesrc/bin/sh




To: source-changes%netbsd.org@localhost

Subject: CVS commit: basesrc/bin/sh

From: Christos Zoulas <christos%netbsd.org@localhost>

Date: Thu, 14 Feb 2002 23:51:43 +0200 (EET)


Module Name:    basesrc
Committed By:   christos
Date:           Thu Feb 14 21:51:42 UTC 2002

Modified Files:
        basesrc/bin/sh: eval.c

Log Message:
PR/11542: Back-out previous change that caused
set -e
for x in a; do
    BAR="foo"
    false && echo true
    echo mumble
done

not to echo mumble...


To generate a diff of this commit:
cvs rdiff -r1.57 -r1.58 basesrc/bin/sh/eval.c

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






Prev by Date: CVS commit: [netbsd-1-5] basesrc

Next by Date: CVS commit: basesrc/regress/bin/sh

Previous by Thread: CVS commit: [netbsd-1-5] basesrc

Next by Thread: CVS commit: basesrc/regress/bin/sh

Indexes:

reverse Date

reverse Thread

Old Index



Home | Main Index | Thread Index | Old Index