tests/test-py3-commands.t
changeset 32615 c9318beb7c1a
parent 32520 dc0da9829c29
child 32616 6df193b5c437
equal deleted inserted replaced
32614:4b426ae96ff2 32615:c9318beb7c1a
   134    message
   134    message
   135   branch: default
   135   branch: default
   136   commit: (clean)
   136   commit: (clean)
   137   update: (current)
   137   update: (current)
   138   phases: 2 draft
   138   phases: 2 draft
       
   139 
       
   140 Test weird unicode-vs-bytes stuff
       
   141 
       
   142   $ $PYTHON3 $HGBIN help | egrep -v '^ |^$'
       
   143   Mercurial Distributed SCM
       
   144   list of commands:
       
   145   additional help topics:
       
   146   (use 'hg help -v' to show built-in aliases and global options)
       
   147 
       
   148   $ $PYTHON3 $HGBIN help help | egrep -v '^ |^$'
       
   149   hg help [-ecks] [TOPIC]
       
   150   show help for a given topic or a help overview
       
   151   options ([+] can be repeated):
       
   152   (some details hidden, use --verbose to show complete help)
   139 
   153 
   140 Prove the repo is valid using the Python 2 `hg`:
   154 Prove the repo is valid using the Python 2 `hg`:
   141   $ hg verify
   155   $ hg verify
   142   checking changesets
   156   checking changesets
   143   checking manifests
   157   checking manifests