X-Git-Url: http://xvm.mit.edu/gitweb/invirt/scripts/git-hooks.git/blobdiff_plain/613260d2cb125a9e6114ff13d8b1b66c2c279d72..49288335f73df1dfc830f99a7f568715fafcb8c8:/super/post-receive?ds=sidebyside diff --git a/super/post-receive b/super/post-receive index e6987f1..53bd274 100755 --- a/super/post-receive +++ b/super/post-receive @@ -1,6 +1,6 @@ #!/bin/sh -file=`mktemp -t git-receive.XXXXXX` || exit $? +file=`mktemp -t git-post-receive.XXXXXX` || exit $? cat >$file "$PWD"/hooks/zephyr-post-receive <$file