aboutsummaryrefslogtreecommitdiff
path: root/subprojects/spdx/ISSUES
diff options
context:
space:
mode:
authordavid <public@beloved.name>2018-08-19 01:21:25 +0200
committerdavid <public@beloved.name>2018-08-19 01:21:25 +0200
commit0bab853fb780068f3633861ba0df8036df26bf13 (patch)
tree8a3ee6e643cba020a87c3d433237017816b40a06 /subprojects/spdx/ISSUES
parent262c8af7ffc012dfd771ca9fd432e18db0cdca8e (diff)
SDPX subproject: Improved code, changed the license to Apache 2.0
Diffstat (limited to 'subprojects/spdx/ISSUES')
-rw-r--r--subprojects/spdx/ISSUES26
1 files changed, 0 insertions, 26 deletions
diff --git a/subprojects/spdx/ISSUES b/subprojects/spdx/ISSUES
index a9cd6ca..88851d6 100644
--- a/subprojects/spdx/ISSUES
+++ b/subprojects/spdx/ISSUES
@@ -1,29 +1,3 @@
-./spdx:37:in `wget -q --show-progress "$(jq -r .licenses[$entry].detailsUrl licenses.json)" -P licenses/' returned 4
- ↳./spdx:65:in `show'
-./spdx: exiting with code 4
-
-
-Replace "wget -q --show-progress" with "--debug" in
- wget --debug "$(jq -r .licenses[$entry].detailsUrl licenses.json)" -P licenses/
-
-At the end of the script
-
-Saving HSTS entries to /home/me/.wget-hsts
-Setting --directory-prefix (dirprefix) to licenses/
-DEBUG output created by Wget 1.17.1 on linux-gnu.
-
-Reading HSTS entries from /home/me/.wget-hsts
-URI encoding = ‘UTF-8’
---2018-08-17 11:56:31-- http://null/
-Resolving null (null)... failed: Name or service not known.
-wget: unable to resolve host address ‘null’
-Saving HSTS entries to /home/me/.wget-hsts
-jq: error: Could not open file licenses/null.json: No such file or directory
-jq: error: Could not open file licenses/null.json: No such file or directory
-jq: error (at licenses.json:4729): Cannot iterate over null (null)
-
-
-
#############################
https://github.com/spdx/spdx-spec/issues/93