summaryrefslogtreecommitdiffstats
path: root/test/supervise.subr
diff options
context:
space:
mode:
Diffstat (limited to 'test/supervise.subr')
-rw-r--r--test/supervise.subr15
1 files changed, 13 insertions, 2 deletions
diff --git a/test/supervise.subr b/test/supervise.subr
index d2b0395..40472d3 100644
--- a/test/supervise.subr
+++ b/test/supervise.subr
@@ -1,6 +1,17 @@
-#!/bin/sh
-
+#!/us/bin/env bash
+#
+# Copyright by The HDF Group.
+# Copyright by Akadio, Inc.
#
+# This file is part of HDF5. The full HDF5 copyright notice, including
+# terms governing use, modification, and redistribution, is contained in
+# the COPYING file, which can be found at the root of the source code
+# distribution tree, or in https://www.hdfgroup.org/licenses.
+# If you do not have access to either file, you may request a copy from
+# help@hdfgroup.org.
+#
+# Tests for the vfd swmr feature.
+
# catch_out_err_and_rc outbase command [arguments]
#
# Run `command` with any `arguments` provided. Redirect `command`'s