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:
08a2543
)
BUGFIX: Kill trailing ns in CIA notifications.. apparently :C:\n consumes the \,...
author
Chris Larson
<clarson@kergoth.com>
Wed, 4 Feb 2004 02:59:14 +0000
(
02:59
+0000)
committer
Chris Larson
<clarson@kergoth.com>
Wed, 4 Feb 2004 02:59:14 +0000
(
02:59
+0000)
BKrev: 40206002RN6zOvVKQA80bDxpNCZSVw
BitKeeper/triggers/ciabot_bk.sh
patch
|
blob
|
history
diff --git
a/BitKeeper/triggers/ciabot_bk.sh
b/BitKeeper/triggers/ciabot_bk.sh
index
72e228d
..
cd2892a
100644
(file)
--- a/
BitKeeper/triggers/ciabot_bk.sh
+++ b/
BitKeeper/triggers/ciabot_bk.sh
@@
-56,7
+56,7
@@
Subject: DeliverXML
<files>$files</files>
EOF
echo " <log>"
-bk changes -r"$REV" -d'$if(:C:){$each(:C:){:C:
\\n}}' | sed 's/\&/\&\;/g;s/</\<\;/g;s/>/\>\;/g
'
+bk changes -r"$REV" -d'$if(:C:){$each(:C:){:C:
\\n}}' | sed -e 's/\&/\&\;/g;s/</\<\;/g;s/>/\>\;/g;
'
echo " </log>"
cat <<EOF
</commit>