diff options
author | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-24 12:59:07 +0100 |
---|---|---|
committer | Heiko Schlittermann (HS12-RIPE) <hs@schlittermann.de> | 2016-11-24 12:59:07 +0100 |
commit | c39708e72cbbae3c2ce69b9c1a8ca10a4781379f (patch) | |
tree | 6ffe1e8fec85530b3a24eb5e889c09e408fea323 | |
parent | c1395714ab954e16856721178aa2ec677c8ad830 (diff) |
Testsuite: ignore run-summary.log
-rw-r--r-- | test/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.gitignore b/test/.gitignore index 57088717e..9ae2de772 100644 --- a/test/.gitignore +++ b/test/.gitignore @@ -10,3 +10,4 @@ Makefile spool/ test-* failed-summary.log +run-summary.log |