tests: remove fastmanifest from the test

Summary: Fastmanifest is going away, don't try to enable/disable it.

Reviewed By: quark-zju

Differential Revision: D18141728

fbshipit-source-id: bed9481f1bf4a45d8b298c360cacc90b74f73d17
This commit is contained in:
Xavier Deguillard 2019-10-28 08:42:32 -07:00 committed by Facebook Github Bot
parent 3ddc9fe2e9
commit f2ecf19d90

View File

@ -738,7 +738,6 @@ function hginit_treemanifest() {
cat >> "$1"/.hg/hgrc <<EOF
[extensions]
treemanifest=
fastmanifest=!
remotefilelog=
smartlog=
clienttelemetry=
@ -761,7 +760,6 @@ function hgclone_treemanifest() {
[extensions]
treemanifest=
remotefilelog=
fastmanifest=
smartlog=
clienttelemetry=
[treemanifest]