D5057: test-bookmarks-pushpull: use correct tmp dir for no-bm-move.sh

2018-10-13 Thread mbthomas (Mark Thomas)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG58d785679e15: test-bookmarks-pushpull: use correct tmp dir for no-bm-move.sh (authored by mbthomas, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-scm.org/

D5057: test-bookmarks-pushpull: use correct tmp dir for no-bm-move.sh

2018-10-13 Thread mbthomas (Mark Thomas)
mbthomas created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY test-bookmarks-pushpull.t writes a temporary file in $TESTDIR instead of $TESTTMP. Make it use $TESTTMP instead. REPOSITORY rHG Mercurial BRANCH default R