Show More
@@ -1,5 +1,12 b'' | |||||
1 | This file tests the behavior of run-tests.py itself. |
|
1 | This file tests the behavior of run-tests.py itself. | |
2 |
|
2 | |||
|
3 | Avoid interference from actual test env: | |||
|
4 | ||||
|
5 | $ unset HGTEST_JOBS | |||
|
6 | $ unset HGTEST_TIMEOUT | |||
|
7 | $ unset HGTEST_PORT | |||
|
8 | $ unset HGTEST_SHELL | |||
|
9 | ||||
3 | Smoke test |
|
10 | Smoke test | |
4 |
|
|
11 | ============ | |
5 |
|
12 |
General Comments 0
You need to be logged in to leave comments.
Login now