Source-Changes archive

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

CVS commit: src/bin/sh



Module Name:    src
Committed By:   tron
Date:           Sat May 24 22:24:32 UTC 2008

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

Log Message:
Fix two more cases of bad handling of "set -e":
- false && false
- false || false


To generate a diff of this commit:
cvs rdiff -r1.91 -r1.92 src/bin/sh/eval.c

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