[798] in Kerberos-V5-bugs
Re: kdb5_edit should exit non-zero when there are errors
daemon@ATHENA.MIT.EDU (Theodore Ts'o)
Thu Sep 29 15:50:18 1994
Date: Thu, 29 Sep 1994 15:50:14 +0500
From: Theodore Ts'o <tytso@MIT.EDU>
To: "Jonathan I. Kamens" <jik@cam.ov.com>
Cc: krb5-bugs@MIT.EDU
In-Reply-To: [692]
Date: Thu, 1 Sep 1994 17:47:20 -0400
From: "Jonathan I. Kamens" <jik@cam.ov.com>
The kdb5_edit function should exit with non-zero status if there are
any errors while it is running.
While this might not be all that useful when it is used interactively,
it's quite useful when it's used in a script using the "-R" option.
OK, I've applied your suggested changes to our sources.
- Ted