Skip to content

Commit

Permalink
Shorten the clickable text portion of RESULTDIRURL.
Browse files Browse the repository at this point in the history
  • Loading branch information
wtc%netscape.com committed Jun 25, 2003
1 parent c17a779 commit 2b7a328
Showing 1 changed file with 1 addition and 1 deletion.
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 title=\"QA Results\" href=\"http://${URL}${RESULTDIR}\">http://${URL}${RESULTDIR}</a>"
RESULTDIRURL="<a title=\"QA Results\" href=\"http://${URL}${RESULTDIR}\">QA</a>"
fi
TBX_DAILY_BUILD=`cd ../../../../..;pwd`
NSS_VER_DIR="${TBX_DAILY_BUILD}/../.."
Expand Down

0 comments on commit 2b7a328

Please sign in to comment.