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)
commit757c22aab43fadc776006ac5970dbfb46a13fa3c
treea860ea7831b8b9e89b2269f23d05faef616a0200
parentd64bffa17ea1c46d917e362d51741148b85fb97f
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.
source/script/tests/test_ejs.sh
testprogs/ejs/echo.js [changed mode: 0644->0755]
testprogs/ejs/samr.js [changed mode: 0644->0755]