From: Miek Gieben Date: Wed, 19 Oct 2005 11:50:52 +0000 (+0000) Subject: a new compile test X-Git-Tag: release-1.0.0~36 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25d449c8df9d0078b8427ce7ac4e7d5afe0da157;p=thirdparty%2Fldns.git a new compile test --- diff --git a/test/01-compile.tpkg b/test/01-compile.tpkg index 61576922..146372ab 100644 --- a/test/01-compile.tpkg +++ b/test/01-compile.tpkg @@ -3,8 +3,8 @@ # 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 2005-10-19 13:27 CEST by . -# Source directory was `/home/miekg/svn/libdns/trunk/test/01-compile.dir'. +# Made on 2005-10-19 13:50 CEST by . +# Source directory was `/vol/tmp/tmp.MSBEnN/test/01-compile.dir'. # # Existing files will *not* be overwritten unless `-c' is specified. # @@ -12,7 +12,7 @@ # length mode name # ------ ---------- ------------------------------------------ # 223 -rw------- 01-compile.dsc -# 236 -rw------- 01-compile.test +# 233 -rw------- 01-compile.test # save_IFS="${IFS}" IFS="${IFS}:" @@ -62,7 +62,7 @@ else fi rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch # -if mkdir _sh24407; then +if mkdir _sh25663; then $echo 'x -' 'creating lock directory' else $echo 'failed to create lock directory' @@ -118,24 +118,24 @@ X echo $TPKG_BUILD cd $TPKG_BUILD X -#libtoolize && autoreconf && \ -#./configure && \ -#make +libtoolize && autoreconf && \ +X./configure && \ +make SHAR_EOF - (set 20 05 10 19 13 27 25 '01-compile.test'; eval "$shar_touch") && + (set 20 05 10 19 13 50 34 '01-compile.test'; eval "$shar_touch") && chmod 0600 '01-compile.test' || $echo 'restore of' '01-compile.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 '01-compile.test:' 'MD5 check failed' -a5dd5e38484233c27e02e72bd52d39ef 01-compile.test +cd99b3c61412619a39926bfad27ba988 01-compile.test SHAR_EOF else shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '01-compile.test'`" - test 236 -eq "$shar_count" || - $echo '01-compile.test:' 'original size' '236,' 'current size' "$shar_count!" + test 233 -eq "$shar_count" || + $echo '01-compile.test:' 'original size' '233,' 'current size' "$shar_count!" fi fi -rm -fr _sh24407 +rm -fr _sh25663 exit 0