summaryrefslogtreecommitdiff
path: root/security/nss/tests/common/cleanup.sh
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/tests/common/cleanup.sh')
-rwxr-xr-xsecurity/nss/tests/common/cleanup.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/nss/tests/common/cleanup.sh b/security/nss/tests/common/cleanup.sh
index 46f01b77f..a68f97b10 100755
--- a/security/nss/tests/common/cleanup.sh
+++ b/security/nss/tests/common/cleanup.sh
@@ -38,6 +38,7 @@
if [ -z "${CLEANUP}" -o "${CLEANUP}" = "${SCRIPTNAME}" ]; then
+ html "END_OF_TEST<BR>"
html "</BODY></HTML>"
rm -f ${TEMPFILES} 2>/dev/null
fi