aboutsummaryrefslogtreecommitdiffstats
path: root/BitKeeper
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2003-12-05 07:41:43 +0000
committerChris Larson <clarson@kergoth.com>2003-12-05 07:41:43 +0000
commitad92c905a965c09c0ca110d5602afef43d47ab8c (patch)
tree0ae0e832b7a2ea34ee9e2b98e649421b9e137923 /BitKeeper
parentbd684a02eb01f6c50124dd5e83c9d44ecdcec12b (diff)
downloadopenembedded-ad92c905a965c09c0ca110d5602afef43d47ab8c.tar.gz
Correct trigger syntax error
BKrev: 3fd036b7fi1qrfTYrgbD5wH3xRlSdw
Diffstat (limited to 'BitKeeper')
-rw-r--r--BitKeeper/triggers/post-outgoing.ciabot1
1 files changed, 0 insertions, 1 deletions
diff --git a/BitKeeper/triggers/post-outgoing.ciabot b/BitKeeper/triggers/post-outgoing.ciabot
index cf45b05c99..8e1a327c71 100644
--- a/BitKeeper/triggers/post-outgoing.ciabot
+++ b/BitKeeper/triggers/post-outgoing.ciabot
@@ -98,7 +98,6 @@ echo repository={green}${R_OUT}{normal} $U_OUT
(
$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
)
-fi
) | mail -s "Announce `echo -n $IRCCHANNEL | sed 's,.*/,,'`" $COMMITADDRESS
echo "done."
fi