commit | 80f0e53d6bdde5d9be016e5cfbb5ff7c0257a00e | [log] [tgz] |
---|---|---|
author | Johannes Sixt <j6t@kdbg.org> | Wed Mar 25 12:48:30 2009 +0100 |
committer | Johannes Sixt <j6t@kdbg.org> | Wed Mar 25 21:25:53 2009 +0100 |
tree | 28d6f5bc7b94df04ba84a91e111c28fffbcbbbfa | |
parent | 28baf82ea359d9f2579fd3a7e7e2e5e2bd5da2a9 [diff] |
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>