From: Harlan Stenn Date: Sat, 22 Sep 2001 04:34:44 +0000 (-0400) Subject: Update the ignore list. X-Git-Tag: NTP_4_1_72~50^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=504d97e9423fc15bf997778f07ecdb6f0d5cfbff;p=thirdparty%2Fntp.git Update the ignore list. Check in the triggers. bk: 3bac14e49HXnjFLhF_c3Vys-XoEhEw --- diff --git a/br-flock b/br-flock new file mode 100755 index 0000000000..cfeab151e5 --- /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 "$@"