author | Martin Geisler <mg@lazybytes.net> |
Sun, 29 Aug 2010 22:46:00 +0200 | |
branch | stable |
changeset 12069 | 7c3c44413bc1 |
parent 8059 | 41a2c5cbcb6a |
permissions | -rwxr-xr-x |
8059
41a2c5cbcb6a
hghave: checking that all targets are Exception-free
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff
changeset
|
1 |
#!/bin/sh |
41a2c5cbcb6a
hghave: checking that all targets are Exception-free
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff
changeset
|
2 |
# Testing that hghave does not crash when checking features |
41a2c5cbcb6a
hghave: checking that all targets are Exception-free
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff
changeset
|
3 |
|
41a2c5cbcb6a
hghave: checking that all targets are Exception-free
Nicolas Dumazet <nicdumz.commits@gmail.com>
parents:
diff
changeset
|
4 |
"$TESTDIR/hghave" --test-features 2>/dev/null |