Phone/tests
Pierre Pronchery b223b1a66d More portable shebang, from 7heo <7heo@mail.com>
Original commit message:
« The path /bin/sh for the shebang is more portable
than /usr/bin/env, according to Sven Mascheck:
http://in-ulm.de/~mascheck/various/shebang/#env
and:
http://in-ulm.de/~mascheck/various/shells/

Additionally, a space after the shebang first two
characters (#!) is said to be more portable:
http://in-ulm.de/~mascheck/various/shebang/#blankrequired

I fixed the test script shebang accordingly. »

It doesn't say the presence of a space makes it more portable; it says it was a rumor that could never be proven true, for some completely obsolete releases of UNIX. I did not apply that part.

Thanks!
2014-03-13 13:58:24 +09:00
..
Makefile Added a test for parsing PDUs 2014-02-21 03:46:37 +01:00
modems.c Testing the modem plug-ins for conformance (none currently defines an icon) 2013-10-26 19:56:02 +02:00
pdu.c Added a test for parsing PDUs 2014-02-21 03:46:37 +01:00
plugins.c Testing the plug-ins for conformance (some currently do not define an icon) 2013-10-26 19:48:43 +02:00
project.conf Added a test for parsing PDUs 2014-02-21 03:46:37 +01:00
tests.sh More portable shebang, from 7heo <7heo@mail.com> 2014-03-13 13:58:24 +09:00
ussd.c Moved the quirks for the "hayes" plug-in to a separate file 2014-02-20 04:27:30 +01:00