Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
enabling log scraping
  • Loading branch information
bishakhabanerjee%netscape.com committed Jun 25, 2003
1 parent 423ab40 commit c17a779
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion security/nss/tests/header
Expand Up @@ -476,7 +476,7 @@ tbx_dirs()
else
URL="cindercone.red.iplanet.com"
fi
RESULTDIRURL='<a href="http://${URL}${RESULTDIR}">http://${URL}${RESULTDIR}</a>'
RESULTDIRURL="<a title=\"QA Results\" href=\"http://${URL}${RESULTDIR}\">http://${URL}${RESULTDIR}</a>"
fi
TBX_DAILY_BUILD=`cd ../../../../..;pwd`
NSS_VER_DIR="${TBX_DAILY_BUILD}/../.."
Expand Down
2 changes: 1 addition & 1 deletion security/nss/tests/qa_stat
Expand Up @@ -72,7 +72,7 @@ Debug "NTDIST $NTDIST"
Debug "UXDIST $UXDIST"
Debug "TESTSCRIPTDIR $TESTSCRIPTDIR"
Debug "RESULTDIR $RESULTDIR"
Debug "RESULTDIRURL $RESULTDIRURL"
Debug "RESULTDIRURL TinderboxPrint:$RESULTDIRURL"

############################### watch_rsh ##############################
# local shell function, deals with a hanging rsh (kills it...)
Expand Down

0 comments on commit c17a779

Please sign in to comment.