[DRE-commits] [nanoc] 05/21: refresh encoding.patch

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 5 14:04:55 UTC 2017


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

boutil pushed a commit to branch master
in repository nanoc.

commit 878d273bcb7e926a9f58d5e2f541a4e38c1a6a64
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Dec 28 22:53:01 2016 +0100

    refresh encoding.patch
---
 debian/patches/encoding.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/encoding.patch b/debian/patches/encoding.patch
index 7b0ecfd..cab4802 100644
--- a/debian/patches/encoding.patch
+++ b/debian/patches/encoding.patch
@@ -1,6 +1,6 @@
 Description: force encoding to UTF-8 to fix test in clean environment
 Author: Cédric Boutillier <boutil at debian.org>
-Last-Update: 2016-07-02
+Last-Update: 2016-12-29
 Forwarded: not-needed
 
 --- a/test/cli/commands/test_create_site.rb
@@ -8,6 +8,6 @@ Forwarded: not-needed
 @@ -1,3 +1,5 @@
 +Encoding.default_external="UTF-8" if defined? Encoding
 +
+ require 'helper'
+ 
  class Nanoc::CLI::Commands::CreateSiteTest < Nanoc::TestCase
-   def test_create_site_with_existing_name
-     Nanoc::CLI.run %w(create_site foo)

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



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