summaryrefslogtreecommitdiffstats
path: root/bin/runtest
diff options
context:
space:
mode:
Diffstat (limited to 'bin/runtest')
-rwxr-xr-xbin/runtest2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/runtest b/bin/runtest
index f595ec5..bd620a1 100755
--- a/bin/runtest
+++ b/bin/runtest
@@ -781,7 +781,7 @@ if [ -z "$NOCVS" ]; then
echo ...
tail -$ntaillines $COPYRIGHT_ERR
fi
- ) | Mail -s "${H5VERSION} Copyrights check Failed" hdf5lib
+ ) | Mail -s "${H5VERSION} Copyrights check Failed" acheng
fi
rm $TMPFILE
PRINT_BLANK