nerves-project / nerves

Craft and deploy bulletproof embedded software in Elixir
http://nerves-project.org
Apache License 2.0
2.23k stars 189 forks source link

Fix incorrect exclusion in vm.args.eex when Elixir 1.15/1.16 #991

Closed jjcarstens closed 2 months ago

jjcarstens commented 2 months ago

This was a copy/paste error. When Elixir 1.16/1.15, we should be checking for the Elixir 1.17 function start_cli to be changed instead