summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorJonathan Kim <jkm@hdfgroup.org>2011-04-11 22:45:04 (GMT)
committerJonathan Kim <jkm@hdfgroup.org>2011-04-11 22:45:04 (GMT)
commit9af7a65b4fb46cb61df85eeff49a3ba0f018d863 (patch)
treec3024b24634446ea774b8ecea9a436cf500fd75e /tools
parent3fbbb862a90f49093b07abf98736b9720b38627a (diff)
downloadhdf5-9af7a65b4fb46cb61df85eeff49a3ba0f018d863.zip
hdf5-9af7a65b4fb46cb61df85eeff49a3ba0f018d863.tar.gz
hdf5-9af7a65b4fb46cb61df85eeff49a3ba0f018d863.tar.bz2
[svn-r20477] remove duplicated -f option from a test case script.
jam (linux32-LE), amani (linux64-LE), heiwa (linuxppc64-BE), tejeda (mac32-LE), linew (solaris-BE)
Diffstat (limited to 'tools')
-rw-r--r--tools/h5copy/testh5copy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/h5copy/testh5copy.sh b/tools/h5copy/testh5copy.sh
index 43d1e67..3f28559 100644
--- a/tools/h5copy/testh5copy.sh
+++ b/tools/h5copy/testh5copy.sh
@@ -416,7 +416,7 @@ COPY_EXT_LINKS()
TOOLTEST -v -i $TESTFILE -o $FILEOUT -s /group_ext -d /copy1_group
echo "Test copying a group contains external links with -f ext"
- TOOLTEST -f ext -i $TESTFILE -o $FILEOUT -v -f ext -s /group_ext -d /copy2_group
+ TOOLTEST -f ext -v -i $TESTFILE -o $FILEOUT -s /group_ext -d /copy2_group
# Verify that the file created above is correct
H5LSTEST $FILEOUT