On Fri, Apr 6, 2012 at 11:19 PM, Jeff King <peff@xxxxxxxx> wrote: > On Fri, Apr 06, 2012 at 10:28:39PM +0300, Felipe Contreras wrote: > I think you need to start with something like: > > #!/bin/sh That is irrelevant, even if it's '#!/bin/foobar', it wouldn't make any difference since the actual command would be something like '$(SHELL_PATH) t9902-completion.sh'. Plus /bin/sh does not always point to bash, even when bash is available (see debian). -- Felipe Contreras -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html