[DRE-commits] [librarian-puppet] 104/153: Revert mistakenliy committed changes

Stig Sandbeck Mathisen ssm at debian.org
Wed Jun 1 20:30:51 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 2a8f0a98701d134335a09371b14b40af2cf1170b
Author: Carlos Sanchez <carlos at apache.org>
Date:   Fri Mar 6 16:59:22 2015 +0000

    Revert mistakenliy committed changes
---
 Gemfile                      | 1 -
 features/install/git.feature | 2 --
 2 files changed, 3 deletions(-)

diff --git a/Gemfile b/Gemfile
index f84b19c..851fabc 100644
--- a/Gemfile
+++ b/Gemfile
@@ -1,3 +1,2 @@
 source 'https://rubygems.org'
 gemspec
-gem 'librarianp', :path => '/Users/csanchez/dev/librarian'
\ No newline at end of file
diff --git a/features/install/git.feature b/features/install/git.feature
index 8c36e8f..5cb56df 100644
--- a/features/install/git.feature
+++ b/features/install/git.feature
@@ -164,7 +164,6 @@ Feature: cli/install/git
     And the file "modules/test/Modulefile" should match /version *'0\.0\.1'/
     And a file named "modules/stdlib/metadata.json" should exist
 
-  @test
   Scenario: Install a module with mismatching Puppetfile and Modulefile
     Given a file named "Puppetfile" with:
     """
@@ -176,7 +175,6 @@ Feature: cli/install/git
     And the file "modules/concat/metadata.json" should match /"name": *"puppetlabs-concat"/
     And a file named "modules/stdlib/metadata.json" should exist
 
-  @test
   Scenario: Install from Puppetfile with duplicated entries
     Given a file named "Puppetfile" with:
     """

-- 
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