From 4149edf1182d39e0b578a39b5f19c815aea562bc Mon Sep 17 00:00:00 2001 From: Allen Byrne Date: Thu, 14 Feb 2013 15:32:15 -0500 Subject: [svn-r23282] Add folder to outfile name --- tools/h5copy/testh5copy.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/h5copy/testh5copy.sh.in b/tools/h5copy/testh5copy.sh.in index 6793b47..cd5f677 100644 --- a/tools/h5copy/testh5copy.sh.in +++ b/tools/h5copy/testh5copy.sh.in @@ -517,7 +517,7 @@ TEST_MISC() rm -f $h5copy_misc1.out.h5 echo "Test copying object into group which doesn't exist, without -p" - TOOLTEST_FAIL h5copy_misc1.out -v -i $TESTFILE -o h5copy_misc1.out.h5 -s /simple -d /g1/g2/simple + TOOLTEST_FAIL h5copy_misc1.out -v -i $TESTFILE -o $TESTDIR/h5copy_misc1.out.h5 -s /simple -d /g1/g2/simple echo "Test copying objects to the same file " rm -f $FILEOUT -- cgit v0.12