Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
The Tor Project
Applications
tor-browser-build
Commits
b854fead
Unverified
Commit
b854fead
authored
Apr 05, 2022
by
boklm
Browse files
Bug 40414: Update nssdb7 path in linux-signer-signmars
parent
209de9b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
tools/signing/linux-signer-signmars
View file @
b854fead
...
...
@@ -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
...
...
boklm
@boklm
mentioned in issue
#40414 (closed)
·
May 10, 2022
mentioned in issue
#40414 (closed)
mentioned in issue #40414
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment