Author Topic: [BUG] oakupdater2.zip at 'Oak Serial Update' is still broken  (Read 2163 times)

malaire

  • Newbie
  • *
  • Posts: 28
[BUG] oakupdater2.zip at 'Oak Serial Update' is still broken
« on: December 27, 2016, 06:39:20 am »
The update-script in oakupdater2.zip at http://digistump.com/wiki/oak/serialupdate doesn't work because it uses DOS newlines instead of UNIX newlines.

Code: [Select]
$ ./update
bash: ./update: /bin/bash^M: bad interpreter: No such file or directory

ps. Is there a better place to report bugs like this?

PeterF

  • Hero Member
  • *****
  • Posts: 881
Re: [BUG] oakupdater2.zip at 'Oak Serial Update' is still broken
« Reply #1 on: December 27, 2016, 04:34:49 pm »
This is probably the best place - I don't think the source for this lot is on github so there's no issue tracker there for it. I've just added a repo for it, and have made the fixes... will swap out the zip file after lunch. Link changed to point to the release on the repo - I hope Erik don't mind! :gulp: Feel free to create an issue on the repo if there are any further bugs related to the package. ;)
« Last Edit: December 27, 2016, 06:29:06 pm by PeterF »