diff options
author | Chris Larson <clarson@kergoth.com> | 2003-09-27 22:59:58 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2003-09-27 22:59:58 +0000 |
commit | 9e6e6418003d0d8ec0ca095c52083129f2096866 (patch) | |
tree | 196fa4f84ce83d578b58c4fcc6cc60ebb42cf94f /BitKeeper | |
parent | 159a7d7a6b24d8f93cbbb27ca27ca3dcb50ce30f (diff) |
Testing post-outgoing.
BKrev: 3f76166eJ_wMdbjmuc6hjHtBq2XFSA
Diffstat (limited to 'BitKeeper')
-rw-r--r-- | BitKeeper/triggers/post-outgoing | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/BitKeeper/triggers/post-outgoing b/BitKeeper/triggers/post-outgoing index 4ff407733c..214aa658f8 100644 --- a/BitKeeper/triggers/post-outgoing +++ b/BitKeeper/triggers/post-outgoing @@ -50,7 +50,7 @@ echo "Sending notification mail to $LIST..." then ( echo $VERB the following changesets echo - BK_CSETLIST=BitKeeper/etc/cset-in + BK_CSETLIST=BitKeeper/etc/csets-in bk changes -v - < $BK_CSETLIST ) | sed 's/^/ /' fi |