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

10 years ago
  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -151,8 +151,8 @@ installpythonmodule3: pythonmodule3
  4. python3 setup.py install
  5. validateminixml: minixmlvalid
  6. - @echo "minixml validation test"
  7. - ./minixmlvalid
  8. + @echo "(skipping) minixml validation test"
  9. +# ./minixmlvalid
  10. touch $@
  11. validateminiwget: testminiwget minihttptestserver testminiwget.sh