Edgewall Software
Modify

Opened 19 years ago

Closed 17 years ago

#2009 closed enhancement (wontfix)

add shabang reference to trac-post-commit-hook

Reported by: anonymous Owned by: Jonas Borgström
Priority: low Milestone:
Component: general Version: none
Severity: trivial Keywords: patch
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

I imaginge this would help some people

--- trac-post-commit-hook.orig  2005-09-05 18:00:58.000000000 +0000
+++ trac-post-commit-hook       2005-09-05 18:02:02.000000000 +0000
@@ -30,6 +30,8 @@
 # It should be called from the 'post-commit' script in Subversion, such as
 # via:
 #
+# #!/bin/sh
+#
 # REPOS="$1"
 # REV="$2"
 # LOG=`/usr/bin/svnlook log -r $REV $REPOS`

Attachments (0)

Change History (3)

comment:2 by sid, 17 years ago

Keywords: patch added

comment:3 by Matthew Good, 17 years ago

Component: search systemgeneral
Priority: highestlow
Severity: majortrivial
Summary: Buy Nokia,N70,N80,N90,N91,N92add shabang reference to trac-post-commit-hook
Type: taskenhancement

Oops, that didn't work quite like I expected.

comment:4 by Christian Boos, 17 years ago

Resolution: wontfix
Status: newclosed

This is no longer relevant (trac-post-commit-hook is a python script and it has the shebang line for python).

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Jonas Borgström.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Jonas Borgström to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.