remotefilelog: rename debugmononokeapi to debughttphealthcheck

Summary: Rename this debug command to make it obvious what it does (i.e., perform a health check) and make it print more useful output (i.e., the name of the server for which it performs the health check).

Reviewed By: DurhamG

Differential Revision: D13890867

fbshipit-source-id: 8fc96bcc06d04611a308ecc0b870049936f1cb29
This commit is contained in:
Arun Kulshreshtha 2019-01-30 18:19:35 -08:00 committed by Facebook Github Bot
parent 310e8dab3d
commit 9f46866c75

View File

@ -32,5 +32,5 @@ Enable Mononoke API for Mercurial client
> host = $APISERVER
> EOF
$ hg debugmononokeapi
success
$ hg debughttphealthcheck
successfully connected to: http://localhost:* (glob)