[DRE-commits] [ruby-devise] 05/43: edited test-helper-require patch
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Tue Apr 21 13:11:08 UTC 2015
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-devise.
commit 1273aa1b7fd331175f7b29f9e4925be3b994f30a
Author: markus tornow <tornow at riseup.net>
Date: Mon Nov 19 00:01:02 2012 +0100
edited test-helper-require patch
---
debian/patches/test-helper-require-error | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/test-helper-require-error b/debian/patches/test-helper-require-error
index 7699956..38907b0 100644
--- a/debian/patches/test-helper-require-error
+++ b/debian/patches/test-helper-require-error
@@ -8,8 +8,8 @@
+$: << 'test' << '.'xf
+Dir['{spec}/**/*.rb'].each { |f| require f }
+#
-+require 'test/.drive-test.rb'
-+#require 'test/ts_foo.rb'
++#require 'test/.drive-test.rb'
++require 'test/ts_foo.rb'
+#
+# require 'rbconfig'
+# ruby = File.join(RbConfig::CONFIG['bindir'], RbConfig::CONFIG['ruby_install_name'])
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-devise.git
More information about the Pkg-ruby-extras-commits
mailing list