From: Miek Gieben Date: Tue, 24 Jan 2006 18:23:21 +0000 (+0000) Subject: hide output, we know it fails, it is not that critical X-Git-Tag: release-1.1.0~388 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1cfe7d71bba09d800074eddb39cd82b8c23e48e;p=thirdparty%2Fldns.git hide output, we know it fails, it is not that critical --- diff --git a/test/13-manpage-check.tpkg b/test/13-manpage-check.tpkg index 8aace013..efc3c6d2 100644 --- a/test/13-manpage-check.tpkg +++ b/test/13-manpage-check.tpkg @@ -3,7 +3,7 @@ # To extract the files from this archive, save it to some FILE, remove # everything before the `!/bin/sh' line above, then type `sh FILE'. # -# Made on 2006-01-24 11:01 CET by . +# Made on 2006-01-24 19:23 CET by . # Source directory was `/home/miekg/svn/libdns/trunk/test/13-manpage-check.dir'. # # Existing files will *not* be overwritten unless `-c' is specified. @@ -13,7 +13,7 @@ # ------ ---------- ------------------------------------------ # 286 -rw------- 13-manpage-check.dsc # 84 -rw------- 13-manpage-check.help -# 826 -rw------- 13-manpage-check.test +# 838 -rw------- 13-manpage-check.test # save_IFS="${IFS}" IFS="${IFS}:" @@ -63,7 +63,7 @@ else fi rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch # -if mkdir _sh11675; then +if mkdir _sh22608; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' @@ -154,7 +154,7 @@ awk -F: ' { print $2 } ' | awk -F\( ' { print $1 }' > functions X grep -v '^#' ./doc/function_manpages | sed 's/, /\n/g' | \ sed 's/|.*$//' | sort | uniq | tail +1 > manpages X A=`diff -u functions manpages | sort|wc -l` -X diff -u functions manpages +X diff -u functions manpages > /dev/null X ;; esac X @@ -165,20 +165,20 @@ X exit 0 fi X SHAR_EOF - (set 20 06 01 24 11 01 43 '13-manpage-check.test'; eval "$shar_touch") && + (set 20 06 01 24 19 23 00 '13-manpage-check.test'; eval "$shar_touch") && chmod 0600 '13-manpage-check.test' || $echo 'restore of' '13-manpage-check.test' 'failed' if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \ && ( md5sum --version 2>&1 | grep -v 'textutils 1.12' ) >/dev/null; then md5sum -c << SHAR_EOF >/dev/null 2>&1 \ || $echo '13-manpage-check.test:' 'MD5 check failed' -a72df7f9233d2c5ab5410e9c27fb291f 13-manpage-check.test +5c9b15cef8cd42a838722ea587e13df3 13-manpage-check.test SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '13-manpage-check.test'`" - test 826 -eq "$shar_count" || - $echo '13-manpage-check.test:' 'original size' '826,' 'current size' "$shar_count!" + test 838 -eq "$shar_count" || + $echo '13-manpage-check.test:' 'original size' '838,' 'current size' "$shar_count!" fi fi -rm -fr _sh11675 +rm -fr _sh22608 exit 0