]> granicus.if.org Git - nethack/commitdiff
progress detail in the CI log file is too verbose
authornhmall <nhmall@nethack.org>
Thu, 4 Feb 2021 23:04:11 +0000 (18:04 -0500)
committernhmall <nhmall@nethack.org>
Thu, 4 Feb 2021 23:04:11 +0000 (18:04 -0500)
sys/msdos/fetch-cross-compiler.sh

index 3065b9cd429e6fe2159723ab5bb571dad026160e..f69cf9260e233cce588a3c9d5326cffdbccdd2cb 100644 (file)
@@ -57,7 +57,7 @@ if [ ! -f "$DJGPP_FILE" ]; then
         #Mac
        curl -L $DJGPP_URL -o $DJGPP_FILE
    else
-        wget --no-hsts "$DJGPP_URL"
+        wget --quiet --no-hsts "$DJGPP_URL"
    fi
 fi
 
@@ -72,7 +72,7 @@ if [ ! -d djgpp/cwsdpmi ]; then
        #Mac
        curl http://sandmann.dotster.com/cwsdpmi/csdpmi7b.zip -o csdpmi7b.zip
     else
-       wget --no-hsts http://sandmann.dotster.com/cwsdpmi/csdpmi7b.zip
+       wget --quiet --no-hsts http://sandmann.dotster.com/cwsdpmi/csdpmi7b.zip
     fi
     cd djgpp
     mkdir -p cwsdpmi