Changes between Version 76 and Version 77 of GitPlugin


Ignore:
Timestamp:
Feb 18, 2012, 3:39:25 PM (12 years ago)
Author:
juanf.jaramillo@…
Comment:

Review post-receive suggestion

Legend:

Unmodified
Added
Removed
Modified
  • GitPlugin

    v76 v77  
    149149#!/bin/sh
    150150
    151 /srv/git/myrepo.git/hooks/trac-post-receive-hook-0.12-new-commits-from-all-branches-with-logfile.py &> /tmp/tracgitplugin.log
     151/srv/git/myrepo.git/hooks/trac-post-receive-hook-0.12-new-commits-from-all-branches-with-logfile.py &>> /tmp/tracgitplugin.log
    152152}}}
    153153