Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Hubert Feyrer <hubertf@netbsd.org>
List: source-changes
Date: 03/22/2001 15:41:35
Module Name: basesrc
Committed By: hubertf
Date: Thu Mar 22 13:41:35 UTC 2001
Modified Files:
basesrc/usr.sbin/pkg_install/add: main.c
Log Message:
Set return code != 0 if the given pkg (file) cannot be found.
E.g. try "pkg_add foo ; echo $?". This hits is in bulk builds.
To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 basesrc/usr.sbin/pkg_install/add/main.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.