# 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-11-15 14:42 CET by <miekg@floep>.
+# Made on 2005-11-15 14:49 CET by <miekg@floep>.
# Source directory was `/home/miekg/svn/libdns/trunk/test/05-nm.dir'.
#
# Existing files will *not* be overwritten unless `-c' is specified.
# 282 -rw------- 05-nm.dsc
# 171 -rw------- 05-nm.help
# 11689 -rw------- 05-nm.known-good-sym
-# 595 -rw------- 05-nm.test
+# 602 -rw------- 05-nm.test
#
save_IFS="${IFS}"
IFS="${IFS}:"
fi
rm -f 200112312359.59 123123592001.59 123123592001.5 1231235901 $$.touch
#
-if mkdir _sh00577; then
+if mkdir _sh01670; then
$echo 'x -' 'creating lock directory'
else
$echo 'failed to create lock directory'
xprintf_rdf
xprintf_rr
SHAR_EOF
- (set 20 05 11 15 14 42 34 '05-nm.known-good-sym'; eval "$shar_touch") &&
+ (set 20 05 11 15 14 47 36 '05-nm.known-good-sym'; eval "$shar_touch") &&
chmod 0600 '05-nm.known-good-sym' ||
$echo 'restore of' '05-nm.known-good-sym' 'failed'
if ( md5sum --help 2>&1 | grep 'sage: md5sum \[' ) >/dev/null 2>&1 \
X
# get the libdns symbols
nm $LIB | grep ' [T|D|r|t] '| grep -v '\.L.*' | grep -v '__.*' |\
-awk '{ print $3 }' > 05-nm.current-sym
+awk '{ print $3 }' | sort > 05-nm.current-sym
X
wdiff 05-nm.current-sym 05-nm.known-good-sym
fail=$?
X
exit $fail
SHAR_EOF
- (set 20 05 11 15 14 42 22 '05-nm.test'; eval "$shar_touch") &&
+ (set 20 05 11 15 14 49 17 '05-nm.test'; eval "$shar_touch") &&
chmod 0600 '05-nm.test' ||
$echo 'restore of' '05-nm.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 '05-nm.test:' 'MD5 check failed'
-f92afba9ccfd6651240e4c15cb0765c7 05-nm.test
+f4be78603d95b1be75d737a0bb04228d 05-nm.test
SHAR_EOF
else
shar_count="`LC_ALL= LC_CTYPE= LANG= wc -c < '05-nm.test'`"
- test 595 -eq "$shar_count" ||
- $echo '05-nm.test:' 'original size' '595,' 'current size' "$shar_count!"
+ test 602 -eq "$shar_count" ||
+ $echo '05-nm.test:' 'original size' '602,' 'current size' "$shar_count!"
fi
fi
-rm -fr _sh00577
+rm -fr _sh01670
exit 0