This is an archive of the discontinued Mercurial Phabricator instance.

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

Authored by mbthomas on Oct 13 2018, 4:49 AM.

Details

Summary

test-bookmarks-pushpull.t writes a temporary file in $TESTDIR instead of
$TESTTMP. Make it use $TESTTMP instead.

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage

Event Timeline

mbthomas created this revision.Oct 13 2018, 4:49 AM
pulkit accepted this revision.Oct 13 2018, 5:13 AM
This revision was automatically updated to reflect the committed changes.