[DRE-commits] [librarian-puppet] 108/153: Fix test after git repo was deleted

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:52 UTC 2016


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

ssm pushed a commit to branch master
in repository librarian-puppet.

commit b472bff549da4d842f3da1a41853d76a7fc564e6
Author: Carlos Sanchez <carlos at apache.org>
Date:   Thu Apr 23 20:52:01 2015 -0700

    Fix test after git repo was deleted
---
 features/install/git.feature | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/features/install/git.feature b/features/install/git.feature
index 5cb56df..8bc7c74 100644
--- a/features/install/git.feature
+++ b/features/install/git.feature
@@ -167,7 +167,7 @@ Feature: cli/install/git
   Scenario: Install a module with mismatching Puppetfile and Modulefile
     Given a file named "Puppetfile" with:
     """
-    mod 'duritong/munin', :git => 'https://github.com/2ndquadrant-it/puppet-munin.git', :ref => '0bb71e'
+    mod 'duritong/munin', :git => 'https://github.com/duritong/puppet-munin.git', :ref => '0bb71e'
     """
     When I run `librarian-puppet install`
     Then the exit status should be 0

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



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