one more time, trying to make link clickable

git-svn-id: svn://10.0.0.236/trunk@143995 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
bishakhabanerjee%netscape.com
2003-06-20 18:36:57 +00:00
parent 4618160a1b
commit a86f7ac902

View File

@@ -476,7 +476,7 @@ tbx_dirs()
else
URL="cindercone.red.iplanet.com"
fi
RESULTDIRURL="<a href="http://${URL}${NSS_VER_DIR}/tinderbox/tests_results/security/${TRD}">RESULTDIRURL</a><br>"
RESULTDIRURL="<a href="http://${URL}${NSS_VER_DIR}/tinderbox/tests_results/security/${TRD}">http://${URL}${NSS_VER_DIR}/tinderbox/tests_results/security/${TRD}</a><br>"
fi
TBX_DAILY_BUILD=`cd ../../../../..;pwd`
NSS_VER_DIR="${TBX_DAILY_BUILD}/../.."