mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
Need to shift off two arguments
This commit is contained in:
parent
ee07744966
commit
1891324419
@ -913,6 +913,7 @@ GREPTEST()
|
||||
actual=$TESTDIR/$2
|
||||
actual_err="$TESTDIR/`basename $2 .ddl`.oerr"
|
||||
shift
|
||||
shift
|
||||
|
||||
# Run test.
|
||||
TESTING $DUMPER -p $@
|
||||
|
Loading…
Reference in New Issue
Block a user