Commit c75b10325c24e32b699f22a13c9374e80fe45a2b
tests: now we keep the state
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-03-02 22:05
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-03-02 22:05
Parent(s): 58a51962e9025457419fac5051d0840732aeff6c
Signing key:
Tree: 3be26c39e83aa94a37a346d700b3ad314c71bd29
File tests/Makefile changed (mode: 100644) (index 7271462..dedc55e) |
... |
... |
clean: |
14 |
14 |
http.arond *.pub git2key git2 *.in q_merge_requests/mr-* \ |
http.arond *.pub git2key git2 *.in q_merge_requests/mr-* \ |
15 |
15 |
qstats/* repos/* helper helper.pub keys/* ca *.pid \ |
qstats/* repos/* helper helper.pub keys/* ca *.pid \ |
16 |
16 |
_pr_anon.git *.tmp base ubase wh_cloud.git export.json \ |
_pr_anon.git *.tmp base ubase wh_cloud.git export.json \ |
17 |
|
.by_http state/* |
|
|
17 |
|
.by_http |
|
18 |
|
|
|
19 |
|
.PHONY: clean_state |
|
20 |
|
clean_state: |
|
21 |
|
@-rm -rf state/* |