[svn-r12450] Description:

The snapshot release directory was temporarily moved to a different
directory called unstable_format.  Since the format is now back to
the normal one, reverse the release directory to the normal place too.

Platforms tested:
No test since it was a trivial change.
This commit is contained in:
Albert Cheng 2006-07-01 17:59:45 -05:00
parent 7c8a630054
commit d582c7bc8a

View File

@ -50,10 +50,7 @@ printenv | sort
echo ===Done Dumping environment variables===
# Where are the snapshots stored?
#ARCHIVES_default=/afs/ncsa/ftp/HDF/pub/outgoing/hdf5/snapshots
# Since file format is unstable, put snapshot files in a temporary non-
# anonymous ftp accessiable directory.
ARCHIVES_default=/afs/ncsa/ftp/HDF/pub/outgoing/hdf5/unstable_format
ARCHIVES_default=/afs/ncsa/ftp/HDF/pub/outgoing/hdf5/snapshots
ARCHIVES=$ARCHIVES_default
# Where is the zlib library?