tests/test-chg.t
author Wagner Bruna <wbruna@yahoo.com>
Sun, 01 May 2016 00:12:56 -0300
branchstable
changeset 29037 b043d7f27a0e
parent 28516 3bf2892f685f
child 29088 983353035cec
permissions -rw-r--r--
i18n-pt_BR: synchronized with 18c1b107898e

init repo

  $ hg init foo
  $ cd foo

ill-formed config

  $ hg status
  $ echo '=brokenconfig' >> $HGRCPATH
  $ hg status
  hg: parse error at * (glob)
  [255]