You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

13 lines
340 B

--- a/Makefile
+++ b/Makefile
@@ -151,8 +151,8 @@ installpythonmodule3: pythonmodule3
python3 setup.py install
validateminixml: minixmlvalid
- @echo "minixml validation test"
- ./minixmlvalid
+ @echo "(skipping) minixml validation test"
+# ./minixmlvalid
touch $@
validateminiwget: testminiwget minihttptestserver testminiwget.sh