pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/pkgtools/pbulk/files/pbulk/scripts
Module Name: pkgsrc
Committed By: tnn
Date: Fri Mar 6 13:00:30 UTC 2009
Modified Files:
pkgsrc/pkgtools/pbulk/files/pbulk/scripts: pkg-up-to-date
Log Message:
Invert logic of the package timestamp check, as at least ksh and bash
terminate the shell due to "set -e" when the [ ... ] part is false.
This behaviour seems correct to me, but I can't explain why this code
doesn't fail with our /bin/sh.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
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.
Home |
Main Index |
Thread Index |
Old Index