Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id D9B7863C1BF for ; Fri, 6 Mar 2009 13:05:22 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 878E663B1AA; Fri, 6 Mar 2009 13:05:22 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id C2BAB63B119 for ; Fri, 6 Mar 2009 13:05:21 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id AC080175D0; Fri, 6 Mar 2009 13:05:21 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Fri, 6 Mar 2009 13:05:21 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/scripts To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org Message-Id: <20090306130521.AC080175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tnn Date: Fri Mar 6 13:05:21 UTC 2009 Modified Files: pkgsrc/pkgtools/pbulk/files/pbulk/scripts: pkg-up-to-date Log Message: fix previous: actually, if our /bin/sh has some bug related to set -e, it's better to write the test with if-then-fi instead. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 \ pkgsrc/pkgtools/pbulk/files/pbulk/scripts/pkg-up-to-date Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.