[Pkg-puppet-devel] [SCM] Puppet packaging for Debian branch, upstream, updated. 2.6.5-303-gfcfa26a

Jacob Helwig jacob at puppetlabs.com
Thu Mar 17 10:47:20 UTC 2011


The following commit has been merged in the upstream branch:
commit e85420585158ab1a74727efcff449190f6d84899
Author: Jacob Helwig <jacob at puppetlabs.com>
Date:   Fri Feb 18 15:26:58 2011 -0800

    Remove pending tests from parsed mount provider
    
    Paired-with: Jesse Wolfe <jesse at puppetlabs.com>

diff --git a/spec/unit/provider/mount/parsed_spec.rb b/spec/unit/provider/mount/parsed_spec.rb
index 78a4432..069d949 100755
--- a/spec/unit/provider/mount/parsed_spec.rb
+++ b/spec/unit/provider/mount/parsed_spec.rb
@@ -179,14 +179,4 @@ describe provider_class do
       @mount.provider.should be_anything_mounted
     end
   end
-
-  describe provider_class, " when mounting and unmounting" do
-    include ParsedMountTesting
-
-    it "should call the 'mount' command to mount the filesystem"
-
-    it "should call the 'unmount' command to unmount the filesystem"
-
-    it "should specify the filesystem when remounting a filesystem"
-  end
 end

-- 
Puppet packaging for Debian



More information about the Pkg-puppet-devel mailing list