Skip to content

Commit

Permalink
Documentation: running test with --debug keeps "trash" directory
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Krukowiecki <piotr.krukowiecki@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
  • Loading branch information
Piotr Krukowiecki authored and Junio C Hamano committed Mar 15, 2011
1 parent 1d5742c commit 0986de9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions t/README
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,10 @@ appropriately before running "make".
--debug::
This may help the person who is developing a new test.
It causes the command defined with test_debug to run.
The "trash" directory (used to store all temporary data
during testing) is not deleted even if there are no
failed tests so that you can inspect its contents after
the test finished.

--immediate::
This causes the test to immediately exit upon the first
Expand Down

0 comments on commit 0986de9

Please sign in to comment.