BKrev: 3f76172f4ma47fFQd-8rkG9AL4OCKA
authorChris Larson <clarson@kergoth.com>
Sat, 27 Sep 2003 23:03:11 +0000 (23:03 +0000)
committerChris Larson <clarson@kergoth.com>
Sat, 27 Sep 2003 23:03:11 +0000 (23:03 +0000)
BitKeeper/triggers/post-outgoing
BitKeeper/triggers/post-outgoing.ciabot

index add01cd..fb35b9c 100644 (file)
@@ -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
index e0d2c43..d98f06f 100644 (file)
@@ -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
      )