diff options
Diffstat (limited to 'tools/testh5toh4')
-rw-r--r-- | tools/testh5toh4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testh5toh4 b/tools/testh5toh4 index 97586d7..0c66d89 100644 --- a/tools/testh5toh4 +++ b/tools/testh5toh4 @@ -139,7 +139,7 @@ CONVERT() if [ $outfile = "tloop" -a $H4DUMPVER -lt 413 ] then - echo "*-SKIP-*" + echo " -SKIP-" result="skipped" touch $expect_out $actual_out # fake them else |