forked from lix-project/hydra
remove debug target
This commit is contained in:
parent
50c7629efc
commit
019e273bbb
|
@ -18,8 +18,6 @@ TESTS = \
|
||||||
query-all-tables.pl \
|
query-all-tables.pl \
|
||||||
evaluation-tests.pl
|
evaluation-tests.pl
|
||||||
|
|
||||||
rob:
|
|
||||||
echo $(TESTS_ENVIRONMENT)
|
|
||||||
clean :
|
clean :
|
||||||
chmod -R a+w nix
|
chmod -R a+w nix
|
||||||
rm -rf db.sqlite data nix git-repo hg-repo svn-repo svn-checkout
|
rm -rf db.sqlite data nix git-repo hg-repo svn-repo svn-checkout
|
||||||
|
|
Loading…
Reference in a new issue