view tests/test-hghave @ 9632:16698d87ad20

util: use sys.argv[0] if $HG is unset and 'hg' is not in PATH This is necessary when the executable name is not 'hg'. For example, if your system-wide mercurial is name 'hgs', sys.argv[0] is more accurate than 'hg'.
author Nicolas Dumazet <nicdumz.commits@gmail.com>
date Mon, 21 Sep 2009 19:21:32 +0200
parents 41a2c5cbcb6a
children
line wrap: on
line source

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

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