Update lockf to lockf -k in example usage

This commit is contained in:
Kris Kennaway 2005-10-11 03:56:42 +00:00
parent bd58a06a02
commit 29028363d7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144898

View file

@ -5,7 +5,7 @@
#
# This must be called via:
#
# lockf ${pb}/${arch}/${branch}/failure.lock ${pb}/scripts/updatefailure ${arch} ${branch}
# lockf -k ${pb}/${arch}/${branch}/failure.lock ${pb}/scripts/updatefailure ${arch} ${branch}
#
# to avoid racing with any package builds in progress that might try to append to
# these files.