NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/39466 CVS commit: src/bin/sh
The following reply was made to PR bin/39466; it has been noted by GNATS.
From: "Robert Elz" <kre%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/39466 CVS commit: src/bin/sh
Date: Wed, 1 Jun 2016 02:50:03 +0000
Module Name: src
Committed By: kre
Date: Wed Jun 1 02:50:03 UTC 2016
Modified Files:
src/bin/sh: error.c
Log Message:
PR bin/47065 PR bin/39466
When the shell exits after an error (when that is the right thing for
it to do) ensure that it never does exit(0).
To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/bin/sh/error.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