summaryrefslogtreecommitdiff
path: root/BitKeeper/triggers
diff options
context:
space:
mode:
authorarjen@fred.bitbike.com <>2002-08-15 14:59:14 +1000
committerarjen@fred.bitbike.com <>2002-08-15 14:59:14 +1000
commit1c5feb19e4559338a6caeb554f80d593286a81fd (patch)
treee9c31add01b74d99cf12e3a08dadeeabf7ed3dc5 /BitKeeper/triggers
parent830076ccd01f2ef2761b945f6ec31313eb53f47d (diff)
downloadmariadb-git-1c5feb19e4559338a6caeb554f80d593286a81fd.tar.gz
Little clarification in post-commit script.
Diffstat (limited to 'BitKeeper/triggers')
-rwxr-xr-xBitKeeper/triggers/post-commit4
1 files changed, 2 insertions, 2 deletions
diff --git a/BitKeeper/triggers/post-commit b/BitKeeper/triggers/post-commit
index 603bd43e804..5ac785276a0 100755
--- a/BitKeeper/triggers/post-commit
+++ b/BitKeeper/triggers/post-commit
@@ -46,7 +46,7 @@ From: $FROM
To: $INTERNALS
Subject: bk commit into 4.0 tree
-Below is the list of changes that have just been committed into a
+Below is the list of changes that have just been committed into a local
4.0 repository of $USER. When $USER does a push these changes will
be propagated to the main repository and, within 24 hours after the
push, to the public repository.
@@ -80,5 +80,5 @@ EOF
fi
else
- echo "commit failed because '$BK_STATUS', sorry life is hard..."
+ echo "commit failed because '$BK_STATUS', you may need to re-clone..."
fi