aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xTools/portbuild/scripts/updatefailure2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tools/portbuild/scripts/updatefailure b/Tools/portbuild/scripts/updatefailure
index c5e4b9231bc3..cd38e8e0512c 100755
--- a/Tools/portbuild/scripts/updatefailure
+++ b/Tools/portbuild/scripts/updatefailure
@@ -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.