mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-21 01:04:10 +08:00
Skip testing of passthrough VOL connector in a Family File tools test
This commit is contained in:
parent
08e77ac6fa
commit
a5a2fb4429
@ -745,7 +745,7 @@ TOOLTEST1()
|
||||
TESTING $H5REPACK $@
|
||||
(
|
||||
cd $TESTDIR
|
||||
$RUNSERIAL $H5REPACK_BIN "$@" $infile $outfile
|
||||
$ENVCMD $RUNSERIAL $H5REPACK_BIN "$@" $infile $outfile
|
||||
)
|
||||
RET=$?
|
||||
if [ $RET != 0 ] ; then
|
||||
|
Loading…
Reference in New Issue
Block a user