tests/test-hghave.t
author Martin Geisler <mg@aragost.com>
Tue, 30 Aug 2011 14:18:58 +0200
branchstable
changeset 15062 0fc95f5cea57
parent 12430 60738066e37a
child 25472 4d2b9b304ad0
permissions -rw-r--r--
ui: also swap sys.stdout with self.fout in _readline In 17ffb30d9174, _readline was changed to output a space using raw_input and this was done using sys.stdout directly, not self.fout. This change broke the command server for JavaHg since it (and other clients) would see a spurious ' ' on stdout and interpret this as an unknown channel.

Testing that hghave does not crash when checking features

  $ "$TESTDIR/hghave" --test-features 2>/dev/null