I've reverted to not using native end style on guess-rev.sh.

With native line style, Cygwin fails to execute guess-rev.sh if it
has been checked out by a Windows GUI.


oyv...@fury /cygdrive/c/workspace/openocd
$ sh guess-rev.sh
guess-rev.sh: line 3: $'\r': command not found
guess-rev.sh: line 5: $'\r': command not found


oyv...@fury /cygdrive/c/workspace/openocd
$ dos2unix.exe  guess-rev.sh
guess-rev.sh: done.

oyv...@fury /cygdrive/c/workspace/openocd
$ sh guess-rev.sh
2152P

-- 
Øyvind Harboe
Embedded software and hardware consulting services
http://consulting.zylin.com
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to