diff options
author | Chris Larson <clarson@kergoth.com> | 2004-01-16 22:17:00 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-01-16 22:17:00 +0000 |
commit | b950a3fefc0a5288f5c3a53b6b98e7940a01c2ef (patch) | |
tree | 6cff9063947584df01beac56562585c24ea8b94b /BitKeeper | |
parent | adca1c7b3c0053e6dd514f0fe7796cd339a1f54b (diff) |
ciabot_bk.sh:
Remove debugging bits
BKrev: 400862dcJ2Fvq3ItlZEUhdh4Zhqk5A
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/triggers/ciabot_bk.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/BitKeeper/triggers/ciabot_bk.sh b/BitKeeper/triggers/ciabot_bk.sh index c232dc6853..832c5f09e9 100644 --- a/BitKeeper/triggers/ciabot_bk.sh +++ b/BitKeeper/triggers/ciabot_bk.sh @@ -32,7 +32,6 @@ for file in `bk changes -n -v -r"$REV" -d"\\\$unless(:GFILE:=ChangeSet){:GFILE:} files="$files<file>$file</file>" done -sendmail_command=cat # Send an email with the final XML message (cat <<EOF From: $return_address |