From d582c7bc8ac8679911e4787f5f92cc37b1c9989c Mon Sep 17 00:00:00 2001 From: Albert Cheng Date: Sat, 1 Jul 2006 17:59:45 -0500 Subject: [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. --- bin/snapshot | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/bin/snapshot b/bin/snapshot index 8ca800d..a6c3494 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -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? -- cgit v0.12