git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f800d77
)
BKrev: 3f7616ebBwQK7_8XqvabTERbo_sEfQ
author
Chris Larson
<clarson@kergoth.com>
Sat, 27 Sep 2003 23:02:03 +0000
(23:02 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Sat, 27 Sep 2003 23:02:03 +0000
(23:02 +0000)
BitKeeper/triggers/post-outgoing.ciabot
patch
|
blob
|
history
diff --git
a/BitKeeper/triggers/post-outgoing.ciabot
b/BitKeeper/triggers/post-outgoing.ciabot
index
4e831fd
..
e0d2c43
100644
(file)
--- a/
BitKeeper/triggers/post-outgoing.ciabot
+++ b/
BitKeeper/triggers/post-outgoing.ciabot
@@
-94,7
+94,9
@@
echo repository={green}${R_OUT}{normal} $U_OUT
# See "bk help prs" for documentation on the formatting string.
if [ X$BK_CSETLIST != X ]
-then (
+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
)
fi