diff --git a/security/nss/tests/smime/smime.sh b/security/nss/tests/smime/smime.sh index 6c76d3e9760..dbf20cef45b 100755 --- a/security/nss/tests/smime/smime.sh +++ b/security/nss/tests/smime/smime.sh @@ -41,6 +41,7 @@ mkdir -p ${SMIMEDIR} mkdir -p ${CADIR} mkdir -p ${ALICEDIR} mkdir -p ${BOBDIR} +cd ${CADIR} # # build the TEMP CA used for testing purposes # @@ -71,7 +72,6 @@ if [ $? -ne 0 ]; then else echo "