Panel/tests
Pierre Pronchery 6356b09f06 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:55:43 +09:00
..
applets.c Code cleanup 2013-10-26 19:50:56 +02:00
applets2.c Added some tests 2013-12-20 07:09:57 +01:00
Makefile Added some tests 2013-12-20 07:09:57 +01:00
project.conf Added some tests 2013-12-20 07:09:57 +01:00
tests.sh More portable shebang, from 7heo <7heo@mail.com> 2014-03-13 13:55:43 +09:00