r8271: make the ejs test scripts directly executable scripts using:
authorAndrew Tridgell <tridge@samba.org>
Sun, 10 Jul 2005 00:26:54 +0000 (00:26 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:19:28 +0000 (13:19 -0500)
commit001dc40ecd76bb7ea0e3d2a043bab42c9ba7c780
tree95d063fda2748ff919c18489199373b74d8b1cf5
parentd0c347188246ae6d36e56457cb96c002f430da23
r8271: make the ejs test scripts directly executable scripts using:

  #!/usr/bin/env smbscript

I'll be interested to see how portable this is in the build farm.
(This used to be commit 757c22aab43fadc776006ac5970dbfb46a13fa3c)
source4/script/tests/test_ejs.sh
testprogs/ejs/echo.js [changed mode: 0644->0755]
testprogs/ejs/samr.js [changed mode: 0644->0755]