diff --git a/security/nss/tests/header b/security/nss/tests/header index 6c2e8384e8e1..abdfa71801b7 100644 --- a/security/nss/tests/header +++ b/security/nss/tests/header @@ -260,7 +260,7 @@ tbx_dirs() fi if [ -z "${RESULTDIR}" ] ; then # needs to be different for tinderbox Debug "Setting RESULTDIR for tinderbox" - RESULTDIR="${D1}/tinderbox/tests_results/security/${HOST}-`date +%Y%m%d-%H:%M`" + RESULTDIR="${D1}/tinderbox/tests_results/security/${HOST}-`date +%Y%m%d-%H.%M`" #RESULTDIR=${UX_MASTERDIR}/mozilla/tests_results/security fi TBX_D2=`cd ../../../../..;pwd`