]> git.pld-linux.org Git - packages/cvsspam.git/commitdiff
- use svn_cvsspam.rb as cvsspam.rb yet doesn't understand --svn
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 4 Mar 2009 20:24:07 +0000 (20:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cvsspam-svnspam.patch -> 1.3

cvsspam-svnspam.patch

index d86385b07b1b98de793bd82462b54278502ca647..d7bce8c00bff6f93d31ab6490e20f40aa2c64e2c 100644 (file)
@@ -1,6 +1,6 @@
---- 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
-@@ -28,8 +29,10 @@
+--- cvsspam-0.2.12/svn_post_commit_hook.rb     2009-03-04 22:21:45.091026513 +0200
++++ cvsspam-0.2.12-svn/svn_post_commit_hook.rb 2009-03-04 22:21:30.394359128 +0200
+@@ -28,12 +28,14 @@
  end
  
  def cleanup
@@ -13,3 +13,8 @@
  end
  
  def send_email
+-  cmd = File.dirname($0) + "/cvsspam.rb"
++  cmd = File.dirname($0) + "/svn_cvsspam.rb"
+   unless system(cmd,"--svn","#{$datadir}/logfile", *$passthrough_args)
+     fail "problem running '#{cmd}'"
+   end
This page took 0.065444 seconds and 4 git commands to generate.