mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-22 00:17:32 +09:00
re-introduce old nss im too tired for this
This commit is contained in:
parent
3c46be320d
commit
3a838106b9
2871 changed files with 1374431 additions and 1762417 deletions
2
security/nss/tests/interop/interop.sh
Executable file → Normal file
2
security/nss/tests/interop/interop.sh
Executable file → Normal file
|
|
@ -25,7 +25,7 @@ interop_init()
|
|||
INTEROP=${INTEROP:=tls_interop}
|
||||
if [ ! -d "$INTEROP" ]; then
|
||||
git clone -q https://github.com/mozilla/tls-interop "$INTEROP"
|
||||
git -C "$INTEROP" checkout -q b7cddb7d4980221ae8910f5c4e935b65081713f1
|
||||
git -C "$INTEROP" checkout -q c00685aa953c49f1e844e614746aadc783e81b19
|
||||
fi
|
||||
INTEROP=$(cd "$INTEROP";pwd -P)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue