diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2012-03-22 11:22:44 +0000 |
---|---|---|
committer | Matúš Kukan <matus.kukan@gmail.com> | 2012-07-17 16:39:30 +0200 |
commit | c80787cd82769cd1063987dcf0a5b1bd366e056e (patch) | |
tree | 2bb419121f486af6d2157bc3492025ec07d1f9ff /.gitignore | |
parent | bbfc386f54b4b6ca17431e187f161858a3b80976 (diff) |
tubes: Give a useful error when test-config.ini is missing.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index c1aef58fce2b..ce666731fd10 100644 --- a/.gitignore +++ b/.gitignore @@ -130,3 +130,6 @@ test/user-template/user/psprint/pspfontcache # Somepeople love debugging gdbtrace.log valgrind.log + +# Tubes test stuff +/tubes/qa/test-config.ini |