]> git.donarmstrong.com Git - neurodebian.git/blobdiff - Makefile
BF: in fslview blogpost -- add export FSLDIR into the /usr/local/bin/fslview wrapper
[neurodebian.git] / Makefile
index 305b1015ee65ce60f467d4fd99df8a55684db0d8..7829c85774b0b909963660244608712998858bc4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -80,7 +80,8 @@ upload-website-stamp: .git/index
 
 mirmon:
        # update and generate mirrors report
-       [ -x /usr/bin/mirmon ] && mirmon -q -get update -c mirmon-neurodebian.conf
+       [ -x /usr/bin/mirmon ] && mirmon -q -get update -c mirmon-neurodebian.conf 2>&1 \
+        | grep -v 'date: invalid date.*DOCTYPE' || :
        # [ -x $(WWW_UPLOAD_URI_STATIC)/mirrors-check.ihtml ] &&
        # everything must be in place!
        cat $(WWW_UPLOAD_URI_STATIC)/{index-header,mirrors-status,index-trailer}.ihtml \