dev-ruby/rspec-core: [QA] Fix trailing whitespace
authorDavid Seifert <soap@gentoo.org>
Sun, 18 Aug 2019 12:27:58 +0000 (14:27 +0200)
committerDavid Seifert <soap@gentoo.org>
Sun, 18 Aug 2019 12:37:00 +0000 (14:37 +0200)
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
dev-ruby/rspec-core/rspec-core-3.8.0-r1.ebuild
dev-ruby/rspec-core/rspec-core-3.8.1.ebuild

index 513f11405b6fc9ddffd83e6c4a90b07b8dafcfa5..5d8eb31f001c86a2bd12831e4bea4abadc41a493 100644 (file)
@@ -74,7 +74,7 @@ all_ruby_prepare() {
        sed -i -e '/loads mocks and expectations when the constants are referenced/askip "gentoo: bug 662328"' spec/rspec/core_spec.rb || die
 
        # Avoid a spec depending on specifics on local networks
-       # This fails when localhost resolves to ::1 which may be a 
+       # This fails when localhost resolves to ::1 which may be a
        # ruby regression in the drb/acl code.
        rm -f spec/rspec/core/bisect/server_spec.rb || die
 }
index 5103fd0576e3e2599499fed53cb8c230ee8110ae..f958c2e7cf588ad6584c0920f89638a786bc370b 100644 (file)
@@ -72,7 +72,7 @@ all_ruby_prepare() {
        sed -i -e '/loads mocks and expectations when the constants are referenced/askip "gentoo: bug 662328"' spec/rspec/core_spec.rb || die
 
        # Avoid a spec depending on specifics on local networks
-       # This fails when localhost resolves to ::1 which may be a 
+       # This fails when localhost resolves to ::1 which may be a
        # ruby regression in the drb/acl code.
        rm -f spec/rspec/core/bisect/server_spec.rb || die
 }