Using default firmware.gen.script exits 255 (even though upload is successful)

Good catch. I reproduced this. It turns out that nerves_firmware_ssh is missing a call to :ssh_connection.exit_status to send the return code. I’ll PR it tomorrow morning.

Thanks,
Frank