tests/test-hghave
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Mon, 14 Dec 2009 00:32:29 +0900
changeset 10111 27457d31ae3f
parent 8059 41a2c5cbcb6a
permissions -rwxr-xr-x
cmdutil: replace sys.maxint with None as default value in loglimit Semantically, it is better to use None over any other value when there is "no value". Using maxint in this context is quite hackish, and is not forward compatible.

#!/bin/sh
# Testing that hghave does not crash when checking features

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