1
0
mirror of https://github.com/github/choosealicense.com synced 2024-06-28 22:53:04 +02:00
choosealicense.com/script
W. Trevor King 45369acf79 check-approval: Fix missing license_ids variable
Avoid:

   $ ./script/check-approval MIT
   ./script/check-approval:55:in `<main>': undefined local variable or method `license_ids' for main:Object (NameError)

The license_ids line was added in e505eb8f (check if license is aleady
a license, 2016-01-18, #318), but license_ids was removed from the
helper in b99e7ab0 (replace 'id' variables with 'spdx_lcase' to
minimize confusion, 2016-06-01, #424).  This commit restores the old
code locally, since this script is the only consumer.
2018-01-03 11:58:21 -08:00
..
bootstrap first pass at jekyll2ification 2014-07-31 12:36:56 -04:00
check-approval check-approval: Fix missing license_ids variable 2018-01-03 11:58:21 -08:00
cibuild add rubocop 2016-02-08 15:37:19 -05:00
generate-docs mindlessly satisfy rubocop 0.48 2017-03-26 17:19:44 -07:00
server update script/server for jekyll 3 2016-02-09 12:23:45 -05:00