[ntp:bk-ntp-dev-send] BitKeeper diffs
Harlan Stenn
stenn at whimsy.udel.edu
Sat Aug 5 05:23:31 UTC 2006
#### ChangeSet ####
2006-08-05 00:52:33-04:00, stenn at whimsy.udel.edu
Use the new format for the "send" emails
==== BitKeeper/triggers/send ====
2006-08-05 00:52:03-04:00, stenn at whimsy.udel.edu +1 -4
Use the new format for the "send" emails
--- 1.10/BitKeeper/triggers/send 2006-08-05 01:23:32 -04:00
+++ 1.11/BitKeeper/triggers/send 2006-08-05 01:23:32 -04:00
@@ -51,16 +51,13 @@ esac
case "$my_version" in
bk-4*)
bk changes -vv -m - < BitKeeper/etc/csets-in \
- | mail -s "BitKeeper -m diffs" stenn at ntp.isc.org
-
- bk changes -vv - < BitKeeper/etc/csets-in \
| mail -s "BitKeeper diffs" bk-${REPO}-send at ntp.isc.org
;;
*) echo "<$my_version> is not bk-4*!"
;;
esac
-bk send -d -q bk-${REPO}-send at ntp.isc.org
+# bk send -d -q bk-${REPO}-send at ntp.isc.org
echo "Leaving send trigger"
More information about the bk-ntp-dev-send
mailing list