]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update the ignore list.
authorHarlan Stenn <stenn@ntp.org>
Sat, 22 Sep 2001 04:34:44 +0000 (00:34 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sat, 22 Sep 2001 04:34:44 +0000 (00:34 -0400)
Check in the triggers.

bk: 3bac14e49HXnjFLhF_c3Vys-XoEhEw

br-flock [new file with mode: 0755]

diff --git a/br-flock b/br-flock
new file mode 100755 (executable)
index 0000000..cfeab15
--- /dev/null
+++ b/br-flock
@@ -0,0 +1,8 @@
+#! /bin/sh
+
+case "$LIST" in
+ '') LIST="whimsy grundoon howland mort deacon backroom" ;;
+esac
+
+export LIST
+flock-build --disable-parse-clocks "$@"