tests/eventscripts: Run scripts under sh by default
authorMartin Schwenke <martin@meltin.net>
Wed, 16 Oct 2013 23:39:09 +0000 (10:39 +1100)
committerAmitay Isaacs <amitay@gmail.com>
Tue, 22 Oct 2013 03:34:04 +0000 (14:34 +1100)
commit9437d4809bfbbb5c6a32a610665333d2f641881d
tree22c4269612aa2bfd458f32342157d5783ec56b9a
parent212d4b201c30804f69cffe4b7150d4b74bf2e54f
tests/eventscripts: Run scripts under sh by default

Some scripts are disabled by default so are no executable.  Explicitly
running them under sh allows them to be run without having to mess
around and make them executable or similar.

Signed-off-by: Martin Schwenke <martin@meltin.net>
tests/eventscripts/scripts/local.sh