Submitter | Pierre-Yves David |
---|---|
Date | Aug. 2, 2016, 2:07 a.m. |
Message ID | <afd1f7e01c080da497b9.1470103666@nodosa.octopoid.net> |
Download | mbox | patch |
Permalink | /patch/16025/ |
State | Accepted |
Headers | show |
Comments
Patch
diff -r 9748b312f20d -r afd1f7e01c08 tests/test-hook.t --- a/tests/test-hook.t Tue Aug 02 03:50:42 2016 +0200 +++ b/tests/test-hook.t Tue Aug 02 03:50:58 2016 +0200 @@ -1,12 +1,6 @@ commit hooks can see env vars (and post-transaction one are run unlocked) - $ cat << EOF >> $HGRCPATH - > [experimental] - > # drop me once bundle2 is the default, - > # added to get test change early. - > bundle2-exp = True - > EOF $ cat > $TESTTMP/txnabort.checkargs.py <<EOF > def showargs(ui, repo, hooktype, **kwargs):