# 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-20 15:38 CET by <miekg@elektron>.
+# Made on 2006-01-20 15:50 CET by <miekg@elektron>.
# Source directory was `/home/miekg/svn/libdns/trunk/test/09-doc-check.dir'.
#
# Existing files will *not* be overwritten unless `-c' is specified.
# ------ ---------- ------------------------------------------
# 284 -rw------- 09-doc-check.dsc
# 75 -rw------- 09-doc-check.help
-# 723 -rw------- 09-doc-check.test
+# 774 -rw------- 09-doc-check.test
#
save_IFS="${IFS}"
IFS="${IFS}:"
fi
rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch
#
-if mkdir _sh25045; then
+if mkdir _sh25753; then
$echo 'x -' 'creating lock directory'
else
$echo 'failed to create lock directory'
X linux*)
X A=`make doc 2>&1 | wc -l`
X echo $A
-X make doc
+X /usr/bin/doxygen libdns.doxygen
X ;;
X freebsd*)
X A=`gmake doc 2>&1 | wc -l`
X echo $A
-X gmake doc
+X /usr/local/bin/doxygen libdns.doxygen
X ;;
esac
X
if [[ $A -lt 5 ]]; then
-X exit 1
+X exit 0
else
X exit 1
fi
SHAR_EOF
- (set 20 06 01 20 15 38 53 '09-doc-check.test'; eval "$shar_touch") &&
+ (set 20 06 01 20 15 50 45 '09-doc-check.test'; eval "$shar_touch") &&
chmod 0600 '09-doc-check.test' ||
$echo 'restore of' '09-doc-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 '09-doc-check.test:' 'MD5 check failed'
-d7cc6e5e303553c5754c13d93da1046b 09-doc-check.test
+60b56511e08140584f4a880733f6531d 09-doc-check.test
SHAR_EOF
else
shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '09-doc-check.test'`"
- test 723 -eq "$shar_count" ||
- $echo '09-doc-check.test:' 'original size' '723,' 'current size' "$shar_count!"
+ test 774 -eq "$shar_count" ||
+ $echo '09-doc-check.test:' 'original size' '774,' 'current size' "$shar_count!"
fi
fi
-rm -fr _sh25045
+rm -fr _sh25753
exit 0