[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [builders/tor-browser-build] 31/32: Bug 40414: Update nssdb7 path in linux-signer-signmars
This is an automated email from the git hooks/post-receive script.
boklm pushed a commit to branch master
in repository builders/tor-browser-build.
commit c955e9facc13ae27b3ba7f05e8f11a1ffc907118
Author: Nicolas Vigier <boklm@xxxxxxxxxxxxxx>
AuthorDate: Tue Apr 5 10:23:41 2022 +0200
Bug 40414: Update nssdb7 path in linux-signer-signmars
---
tools/signing/linux-signer-signmars | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tools/signing/linux-signer-signmars b/tools/signing/linux-signer-signmars
index 23b400d..97678dd 100755
--- a/tools/signing/linux-signer-signmars
+++ b/tools/signing/linux-signer-signmars
@@ -11,7 +11,7 @@ script_dir=$( cd -- "$( dirname -- "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )
source "$script_dir/functions"
if [ -z "${NSS_DB_DIR+x}" ]; then
- NSS_DB_DIR=/home/gk/marsigning/nssdb7
+ NSS_DB_DIR=/home/boklm/marsigning/nssdb7
fi
if [ -z "${NSS_CERTNAME+x}" ]; then
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits