Open
Bug 1639363
Opened 5 years ago
nss-release-helper.py create_nss_release_archive uses the CWD to determine NSPR version, not the tagged version
Categories
(NSS :: Tools, defect, P3)
NSS
Tools
Tracking
(Not tracked)
NEW
People
(Reporter: jcj, Unassigned)
Details
This is particularly an issue for releasing old branches, but nss-release-helper.py checks the CWD for what NSPR version to package, which can sometimes be wildly different than the tag you provide on the CLI.
You need to log in
before you can comment on or make changes to this bug.
Description
•