diff options
author | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-01-10 21:56:47 (GMT) |
---|---|---|
committer | Bill Wendling <wendling@ncsa.uiuc.edu> | 2001-01-10 21:56:47 (GMT) |
commit | dc9c387ba2e0279a7e196bfb90637df5d2089aac (patch) | |
tree | 1660bbc87fa57e0d4f98a2049929fa4077f76a8e /tools | |
parent | c5c4e70311882501516f8ce15d7c97f0be0ad1d8 (diff) | |
download | hdf5-dc9c387ba2e0279a7e196bfb90637df5d2089aac.zip hdf5-dc9c387ba2e0279a7e196bfb90637df5d2089aac.tar.gz hdf5-dc9c387ba2e0279a7e196bfb90637df5d2089aac.tar.bz2 |
[svn-r3266] Purpose:
Name change
Description:
Changed the names of the testh5toh4 and testh4toh5 scripts to the
"canonical" form -- testh4toh5.sh and testh5toh4.sh.
Platforms tested:
Linux
Diffstat (limited to 'tools')
-rwxr-xr-x[-rw-r--r--] | tools/testh4toh5.sh (renamed from tools/testh4toh5) | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | tools/testh5toh4.sh (renamed from tools/testh5toh4) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/tools/testh4toh5 b/tools/testh4toh5.sh index 1918851..8d14770 100644..100755 --- a/tools/testh4toh5 +++ b/tools/testh4toh5.sh @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 1997 National Center for Supercomputing Applications. +# Copyright (C) 2001 National Center for Supercomputing Applications. # All rights reserved. # # Test script for the h4toh5 tests. diff --git a/tools/testh5toh4 b/tools/testh5toh4.sh index 7e4e0f2..7e4e0f2 100644..100755 --- a/tools/testh5toh4 +++ b/tools/testh5toh4.sh |