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:
441c7b3
)
Kill the extranious trailing backslashes at end of line in changeset comments, in...
author
Chris Larson
<clarson@kergoth.com>
Fri, 30 Jan 2004 06:14:38 +0000
(06:14 +0000)
committer
Chris Larson
<clarson@kergoth.com>
Fri, 30 Jan 2004 06:14:38 +0000
(06:14 +0000)
BKrev: 4019f64eq9_ktdiIwtEtXzfMULQKFQ
BitKeeper/triggers/ciabot_bk.sh
patch
|
blob
|
history
diff --git
a/BitKeeper/triggers/ciabot_bk.sh
b/BitKeeper/triggers/ciabot_bk.sh
index
8af6a04
..
df62565
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 's/\&/\&\;/g;s/</\<\;/g;s/>/\>\
;/g'
echo " </log>"
cat <<EOF
</commit>