t7005-editor: Use $SHELL_PATH in the editor scripts
commit80f0e53d6bdde5d9be016e5cfbb5ff7c0257a00e
authorJohannes Sixt <j6t@kdbg.org>
Wed, 25 Mar 2009 11:48:30 +0000 (25 12:48 +0100)
committerJohannes Sixt <j6t@kdbg.org>
Wed, 25 Mar 2009 20:25:53 +0000 (25 21:25 +0100)
tree28d6f5bc7b94df04ba84a91e111c28fffbcbbbfa
parent28baf82ea359d9f2579fd3a7e7e2e5e2bd5da2a9
t7005-editor: Use $SHELL_PATH in the editor scripts

The test sets up various shell scripts and uses them as commit message
editors.  On Windows, we need a shebang line in order to recognize the
files as executable shell scripts.  This adds it.

Signed-off-by: Johannes Sixt <j6t@kdbg.org>
t/t7005-editor.sh