summaryrefslogtreecommitdiff
path: root/security/nss/tests/cert/cert.sh
diff options
context:
space:
mode:
Diffstat (limited to 'security/nss/tests/cert/cert.sh')
-rwxr-xr-xsecurity/nss/tests/cert/cert.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/security/nss/tests/cert/cert.sh b/security/nss/tests/cert/cert.sh
index b8373923f..11d59456a 100755
--- a/security/nss/tests/cert/cert.sh
+++ b/security/nss/tests/cert/cert.sh
@@ -610,12 +610,6 @@ y
MODSCRIPT
RET=$?
if [ "$RET" -ne 0 ]; then
- # Debugging output for bug 195127
- echo "Current directory is `pwd`"
- echo "ls -l ../../../../dist/${OBJDIR}/lib/libsoftokn3.chk"
- ls -l ../../../../dist/${OBJDIR}/lib/libsoftokn3.chk
- echo "ls -l ../../../../dist/${OBJDIR}/lib"
- ls -l ../../../../dist/${OBJDIR}/lib
html_failed "<TR><TD>${CU_ACTION} ($RET) "
cert_log "ERROR: ${CU_ACTION} failed $RET"
else