]> git.pld-linux.org Git - packages/cvsspam.git/commitdiff
- with updated branch diff --svn arg already added
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 4 Mar 2009 20:11:18 +0000 (20:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsspam-svnspam.patch -> 1.2

cvsspam-svnspam.patch

index 7e897412ce547658aa3ec8e853b948c8efc6a608..d86385b07b1b98de793bd82462b54278502ca647 100644 (file)
@@ -1,14 +1,5 @@
 --- cvsspam-0.2.12/svn_post_commit_hook.rb~    2005-07-11 18:53:29.000000000 +0300
 +++ cvsspam-0.2.12/svn_post_commit_hook.rb     2009-03-04 22:02:47.244474437 +0200
-@@ -12,7 +13,7 @@
- $tmpdir = ENV["TMPDIR"] || "/tmp"
- $dirtemplate = "#svnspam.#{Process.getpgrp}.#{Process.uid}"
- # arguments to pass though to 'cvsspam.rb'
--$passthrough_args = []
-+$passthrough_args = ['--svn']
- def make_data_dir
-   dir = "#{$tmpdir}/#{$dirtemplate}-#{rand(99999999)}"
 @@ -28,8 +29,10 @@
  end
  
This page took 0.065947 seconds and 4 git commands to generate.