summaryrefslogtreecommitdiff
path: root/BitKeeper/triggers
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-09-27 23:03:11 +0000
committerChris Larson <clarson@kergoth.com>2003-09-27 23:03:11 +0000
commit00ea9219a3ee197692db927ec4dd66f5a95b75ab (patch)
treef9b82c430bed0bdb2018999ee80583849307d7e2 /BitKeeper/triggers
parent2d295d9c22b8cb06f8946b96f4068b35c3d180af (diff)
BKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA
Diffstat (limited to 'BitKeeper/triggers')
-rw-r--r--BitKeeper/triggers/post-outgoing1
-rw-r--r--BitKeeper/triggers/post-outgoing.ciabot1
2 files changed, 0 insertions, 2 deletions
diff --git a/BitKeeper/triggers/post-outgoing b/BitKeeper/triggers/post-outgoing
index add01cd00c..fb35b9c6cc 100644
--- a/BitKeeper/triggers/post-outgoing
+++ b/BitKeeper/triggers/post-outgoing
@@ -49,7 +49,6 @@ echo "Sending notification mail to $LIST..."
then (
echo $VERB the following changesets
echo
- BK_CSETLIST=BitKeeper/etc/csets-in
bk changes -v - < $BK_CSETLIST
) | sed 's/^/ /'
fi
diff --git a/BitKeeper/triggers/post-outgoing.ciabot b/BitKeeper/triggers/post-outgoing.ciabot
index e0d2c43eb9..d98f06f596 100644
--- a/BitKeeper/triggers/post-outgoing.ciabot
+++ b/BitKeeper/triggers/post-outgoing.ciabot
@@ -95,7 +95,6 @@ echo repository={green}${R_OUT}{normal} $U_OUT
# See "bk help prs" for documentation on the formatting string.
if [ X$BK_CSETLIST != X ]
then
- BK_CSETLIST=BitKeeper/etc/csets-in
(
$CHANGECMD -d'$if(:GFILE:=ChangeSet){{orange}ChangeSet@:REV:{normal}$if(:TAG:){ tags={red}:TAG:{normal}} $if(:C:){:C:}\n}$unless(:GFILE:=ChangeSet){* :GFILE:$if(:C:){: $each(:C:){(:C:)}}\n}' - < $BK_CSETLIST
)