From: Chris Larson Date: Sat, 27 Sep 2003 23:03:11 +0000 (+0000) Subject: BKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA X-Git-Tag: Release-2010-05/1~20785 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=00ea9219a3ee197692db927ec4dd66f5a95b75ab;p=openembedded.git BKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA --- 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 )