mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-01 16:28:09 +08:00
[svn-r7504] Purpose:
Bug fix Description: The op-snapshot checkout "ate" the next option by mistake. Solution: Remove the extra shift. Platforms tested: Can't really test it without doing a real snapshot test. Pretty sure it is correct and will watch the result tomorrow. Misc. update:
This commit is contained in:
parent
be77a044fe
commit
c6c38fb1bd
@ -301,7 +301,6 @@ RUNSNAPTEST()
|
||||
# option for snapshot
|
||||
shift
|
||||
SNAPCMD_OPT="$SNAPCMD_OPT $1"
|
||||
shift
|
||||
;;
|
||||
setenv)
|
||||
# set environment variable
|
||||
|
Loading…
Reference in New Issue
Block a user