tests/test-hghave.t
changeset 39707 5abc47d4ca6b
parent 34481 bb14dbab4df6
child 40205 89ba51c3e4f1
equal deleted inserted replaced
39706:030d558c6456 39707:5abc47d4ca6b
    20   >   $ echo foo
    20   >   $ echo foo
    21   >   foo
    21   >   foo
    22   > EOF
    22   > EOF
    23   $ ( \
    23   $ ( \
    24   > testrepohgenv; \
    24   > testrepohgenv; \
    25   > $PYTHON $TESTDIR/run-tests.py $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t \
    25   > "$PYTHON" $TESTDIR/run-tests.py $HGTEST_RUN_TESTS_PURE test-hghaveaddon.t \
    26   > )
    26   > )
    27   .
    27   .
    28   # Ran 1 tests, 0 skipped, 0 failed.
    28   # Ran 1 tests, 0 skipped, 0 failed.
    29 
    29 
    30 (invocation via command line)
    30 (invocation via command line)