[DRE-commits] [ruby-libxml] 05/09: refresh 0100_run_builtin_shell_command_ulimit_in_tests.patch

Cédric Boutillier boutil at alioth.debian.org
Tue Aug 20 10:37:37 UTC 2013


This is an automated email from the git hooks/post-receive script.

boutil pushed a commit to branch master
in repository ruby-libxml.

commit 1c7053ad7143d5074910f5e2350266d0cea0a1b6
Author: Cédric Boutillier <boutil at debian.org>
Date:   Mon Aug 19 12:49:05 2013 +0200

    refresh 0100_run_builtin_shell_command_ulimit_in_tests.patch
---
 .../0100_run_builtin_shell_command_ulimit_in_tests.patch      |    9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/patches/0100_run_builtin_shell_command_ulimit_in_tests.patch b/debian/patches/0100_run_builtin_shell_command_ulimit_in_tests.patch
index b76e911..5ba2399 100644
--- a/debian/patches/0100_run_builtin_shell_command_ulimit_in_tests.patch
+++ b/debian/patches/0100_run_builtin_shell_command_ulimit_in_tests.patch
@@ -3,7 +3,7 @@ Description: run correctly the built-in command "ulimit"
  backticks. Passing the command as a string to sh with the -c switch seems to be
  the correct way to do this.
 Author: Cédric Boutillier <cedric.boutillier at gmail.com>
-Last-Update:2011-11-26
+Last-Update:2013-08-19
 
 --- a/test/tc_parser.rb
 +++ b/test/tc_parser.rb
@@ -16,10 +16,3 @@ Last-Update:2011-11-26
      end
  
      file = File.join(File.dirname(__FILE__), 'model/rubynet.xml')
-@@ -353,4 +353,4 @@
-     assert_instance_of(XML::Document, doc)
-     assert_instance_of(XML::Parser::Context, parser.context)
-   end
--end
-\ No newline at end of file
-+end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-libxml.git



More information about the Pkg-ruby-extras-commits mailing list