changeset 32960 | 5af78c524f34 |
parent 26158 | 342ab95a1f4b |
child 33128 | 6c113a7dec52 |
32959:20ed0e6a4905 | 32960:5af78c524f34 |
---|---|
18 > $ echo foo |
18 > $ echo foo |
19 > foo |
19 > foo |
20 > EOF |
20 > EOF |
21 $ run-tests.py $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t |
21 $ run-tests.py $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t |
22 . |
22 . |
23 # Ran 1 tests, 0 skipped, 0 warned, 0 failed. |
23 # Ran 1 tests, 0 skipped, 0 failed. |
24 |
24 |
25 (invocation via command line) |
25 (invocation via command line) |
26 |
26 |
27 $ unset TESTDIR |
27 $ unset TESTDIR |
28 $ hghave custom |
28 $ hghave custom |