NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
PR/44738 CVS commit: src/distrib/utils/sysinst
The following reply was made to PR install/44738; it has been noted by GNATS.
From: "Martin Husemann" <martin%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44738 CVS commit: src/distrib/utils/sysinst
Date: Fri, 8 Apr 2011 15:53:44 +0000
Module Name: src
Committed By: martin
Date: Fri Apr 8 15:53:44 UTC 2011
Modified Files:
src/distrib/utils/sysinst: main.c menus.mi
Log Message:
Make all curses/$TERM related failures exit with error code 4 (everything
else in here only exits successfully or with error 1), so we can react
accordingly in the surrounding script. Part of fixing PR 44738.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/distrib/utils/sysinst/main.c
cvs rdiff -u -r1.40 -r1.41 src/distrib/utils/sysinst/menus.mi
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