summaryrefslogtreecommitdiffstats
path: root/vms/tools
diff options
context:
space:
mode:
Diffstat (limited to 'vms/tools')
-rw-r--r--vms/tools/h5diff/check_h5diff.com2
1 files changed, 1 insertions, 1 deletions
diff --git a/vms/tools/h5diff/check_h5diff.com b/vms/tools/h5diff/check_h5diff.com
index e5a7b07..bb67d58 100644
--- a/vms/tools/h5diff/check_h5diff.com
+++ b/vms/tools/h5diff/check_h5diff.com
@@ -553,7 +553,7 @@ $!#
$!# Different structure, different names.
$!#
$!# Exclude all the different objects. Expect return - same
-TOOLTEST h5diff_482.txt "-v --exclude-path "/group1" --exclude-path "/dset1" h5diff_exclude2-1.h5 h5diff_exclude2-2.h5"
+$ CALL TOOLTEST h5diff_482.txt "-v --exclude-path "/group1" --exclude-path "/dset1" h5diff_exclude2-1.h5 h5diff_exclude2-2.h5"
$!# Exclude only some different objects. Expect return - diff
$ CALL TOOLTEST h5diff_483.txt "-v --exclude-path "/group1" h5diff_exclude2-1.h5 h5diff_exclude2-2.h5"