summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/run-c-ex.sh.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/run-c-ex.sh.in b/examples/run-c-ex.sh.in
index e2ba55a..5b3d437 100644
--- a/examples/run-c-ex.sh.in
+++ b/examples/run-c-ex.sh.in
@@ -125,9 +125,9 @@ then
RunTest h5_elink_unix2win &&\
rm h5_elink_unix2win &&\
RunTest h5_shared_mesg &&\
- rm h5_shared_mesg)&&\
+ rm h5_shared_mesg &&\
RunTest h5_vol_external_log_native &&\
- rm h5_vol_external_log_native; then
+ rm h5_vol_external_log_native &&\
RunTest h5_vds-eiger &&\
rm h5_vds-eiger &&\
RunTest h5_vds-exclim &&\
@@ -140,7 +140,7 @@ then
rm h5_vds-percival &&\
RunTest h5_vds-percival-unlim &&\
rm h5_vds-percival-unlim &&\
- RunTest h5_vds-percival-unlim-maxmin&&\
+ RunTest h5_vds-percival-unlim-maxmin &&\
rm h5_vds-percival-unlim-maxmin &&\
RunTest h5_vds &&\
rm h5_vds); then