Tested on Solaris Nevada. Any idea about this?
Thanks,
Petr
--
## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##
# -*- compilation -*-
67. comprec.at:21: testing ...
./comprec.at:25:
mkdir v7
(cd v7
TEST_TAR_FORMAT=v7
export TEST_TAR_FORMAT
TAR_OPTIONS="-H v7"
export TAR_OPTIONS
rm -rf *
cat /dev/null | gzip - > /dev/null 2>&1 || exit 77
genfile --length 10240 --file file1
echo "separator"
tar cfz archive file1
echo "separator"
mv file1 orig
tar xfv archive
cmp orig file1
)
0a1
> tar: Record size = 10 blocks
67. comprec.at:21: 67. compressed format recognition (comprec.at:21):
FAILED (comprec.at:25)
--