revert test-merge-tools.t

Summary: This wasn't passing after my recent change to enable native status in more tests. Not sure why I committed or how it landed.

Reviewed By: sggutier

Differential Revision: D42926501

fbshipit-source-id: 2fb8179ba578e8ce61aca6ab2ea3c077dbfc158e
This commit is contained in:
Muir Manders 2023-02-01 10:08:38 -08:00 committed by Facebook GitHub Bot
parent faea84aa15
commit 972ea94d27

View File

@ -1,5 +1,6 @@
#chg-compatible
$ setconfig status.use-rust=False workingcopy.use-rust=False
$ setconfig devel.segmented-changelog-rev-compat=true
$ setconfig workingcopy.ruststatus=False
$ disable treemanifest
@ -7,8 +8,8 @@
test merge-tools configuration - mostly exercising filemerge.py
$ unset HGMERGE # make sure HGMERGE doesn't interfere with the test
$ configure modern
$ newclientrepo repo
$ hg init repo
$ cd repo
revision 0