Skip to content

Commit 0986de9

Browse files
cvbgegitster
authored andcommitted
Documentation: running test with --debug keeps "trash" directory
Signed-off-by: Piotr Krukowiecki <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 1d5742c commit 0986de9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

t/README

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,10 @@ appropriately before running "make".
7979
--debug::
8080
This may help the person who is developing a new test.
8181
It causes the command defined with test_debug to run.
82+
The "trash" directory (used to store all temporary data
83+
during testing) is not deleted even if there are no
84+
failed tests so that you can inspect its contents after
85+
the test finished.
8286

8387
--immediate::
8488
This causes the test to immediately exit upon the first

0 commit comments

Comments
 (0)