summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-02 15:13:30 +0000
committerAndrei Karas <akaras@inbox.ru>2016-07-02 15:13:30 +0000
commitdb9c63185bd2ed519654af9e1b8fe5316a1361cc (patch)
tree559c2074548f3f5b74928ec0058b75cba3943cf9
parent0b838be53acc14cc6345d4e92f7b57ce3b1a04cd (diff)
parentcb9d63fecabfff444e3aa180633adf55c277536c (diff)
downloadclientdata-s20160703.tar.gz
clientdata-s20160703.tar.bz2
clientdata-s20160703.tar.xz
clientdata-s20160703.zip
Merge branch 'makefile' into 'master' s20160703
Make testxml verbose for clean See merge request !5
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 1d07587c..3c570c77 100644
--- a/Makefile
+++ b/Makefile
@@ -33,7 +33,7 @@ check-xml:
cd ../tools/testxml/ ; ./xsdcheck.sh ; cat errors.txt
testxml:
- cd ../tools/testxml/ ; ./testxml.py
+ cd ../tools/testxml/ ; ./testxml.py all
updates:
cd ../tools/update/ ; ./createnew.sh