On Thu, Mar 13, 2008 at 08:11:24AM +0100, Adam Piatyszek wrote: >> -cat > "$HOOK" <<'EOF' >> +echo "#!$SHELL_PATH" > "$HOOK" >> +cat >> "$HOOK" <<'EOF' >> #!/bin/sh > ^^^^^^^^^ > The above line should be removed in my humble opinion. Oops, yes. I did delete it, but then accidentally editor-typo'd it back into existence. Good eyes. -Peff -- 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