[DRE-commits] [gem2deb] 03/04: fix directory name in comment for rspec tests
Antonio Terceiro
terceiro at moszumanska.debian.org
Sun Aug 24 14:22:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
terceiro pushed a commit to branch autopkgtest
in repository gem2deb.
commit c425adda3aa98ab9df4279e074cf2d79aace49a8
Author: Antonio Terceiro <terceiro at debian.org>
Date: Sun Aug 24 11:10:55 2014 -0300
fix directory name in comment for rspec tests
---
lib/gem2deb/dh_make_ruby.rb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/gem2deb/dh_make_ruby.rb b/lib/gem2deb/dh_make_ruby.rb
index dda07f9..f6fd1a6 100644
--- a/lib/gem2deb/dh_make_ruby.rb
+++ b/lib/gem2deb/dh_make_ruby.rb
@@ -306,7 +306,7 @@ module Gem2Deb
write_if_missing("debian/ruby-tests.rake") do |f|
f.puts <<-EOF
# FIXME
-# there's a rspec/ directory in the upstream source.
+# there's a spec/ directory in the upstream source.
# The recommended way to run the RSpec suite is via a rake task.
# The following commands are enough in many cases and can be adapted to other
# situations.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gem2deb.git
More information about the Pkg-ruby-extras-commits
mailing list