Show More
@@ -21,8 +21,8 enable obsolescence | |||||
21 | > publish=False |
|
21 | > publish=False | |
22 | > [hooks] |
|
22 | > [hooks] | |
23 | > changegroup = sh -c "HG_LOCAL= python \"$TESTDIR/printenv.py\" changegroup" |
|
23 | > changegroup = sh -c "HG_LOCAL= python \"$TESTDIR/printenv.py\" changegroup" | |
24 |
> b2x-pretransactionclose.tip = |
|
24 | > b2x-pretransactionclose.tip = hg log -r tip -T "pre-close-tip:{node|short} {phase} {bookmarks}\n" | |
25 |
> b2x-transactionclose.tip = |
|
25 | > b2x-transactionclose.tip = hg log -r tip -T "postclose-tip:{node|short} {phase} {bookmarks}\n" | |
26 |
> b2x-transactionclose.env = sh -c |
|
26 | > b2x-transactionclose.env = sh -c "HG_LOCAL= python \"$TESTDIR/printenv.py\" b2x-transactionclose" | |
27 | > EOF |
|
27 | > EOF | |
28 |
|
28 |
General Comments 0
You need to be logged in to leave comments.
Login now