summaryrefslogtreecommitdiffstats
path: root/bin/snapshot
diff options
context:
space:
mode:
authorLarry Knox <lrknox@hdfgroup.org>2015-04-12 03:54:03 (GMT)
committerLarry Knox <lrknox@hdfgroup.org>2015-04-12 03:54:03 (GMT)
commit2913e03075ab93b7b71b7b1418b8078c106c0bcd (patch)
treec881d6389a8e391e66dad01227869729c3d6f51a /bin/snapshot
parentfa0b99d82ef69f497c580d4ae5bfbd5643ad9628 (diff)
downloadhdf5-2913e03075ab93b7b71b7b1418b8078c106c0bcd.zip
hdf5-2913e03075ab93b7b71b7b1418b8078c106c0bcd.tar.gz
hdf5-2913e03075ab93b7b71b7b1418b8078c106c0bcd.tar.bz2
[svn-r26784] Remove extra space.
Diffstat (limited to 'bin/snapshot')
-rwxr-xr-xbin/snapshot2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/snapshot b/bin/snapshot
index c5b355b..a496edd 100755
--- a/bin/snapshot
+++ b/bin/snapshot
@@ -68,7 +68,7 @@ ZLIB_default=
ZLIB=$ZLIB_default
# What compression methods to use?
-METHODS="gzip zip bzip2 doc"
+METHODS="gzip zip bzip2 doc"
# Use User's MAKE if set. Else use generic make.
MAKE=${MAKE:-make}