beagleboard / bonescript

Scripting tools for the BeagleBoard and BeagleBone
http://beagleboard.org
MIT License
32 stars 9 forks source link

eeprom code in eeprom2 branch lacks checks #11

Open jadonk opened 6 years ago

jadonk commented 6 years ago

From @koenkooi on January 25, 2012 8:55

doing 'node bonescript/eeprom.js -w bonescript/test-eeproms.json test-dvi-cape.eeprom /nonexistent/file' creates a backtrace, it should check for the file existence first.

Copied from original issue: jadonk/bonescript#12