mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r552] Fixed exit status
This commit is contained in:
parent
3ed85f3f35
commit
dde81bb76b
@ -51,4 +51,4 @@ fi
|
||||
# Replace the previous version with the current version.
|
||||
rm -rf ${COMPARE}/previous
|
||||
mv ${COMPARE}/current ${COMPARE}/previous
|
||||
exit 1
|
||||
exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user