Last active
January 2, 2016 01:19
-
-
Save kylog/8229722 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
rspec ./spec/integration/util/windows/security_spec.rb:112 # Puppet::Util::Windows::Security file behaves like a securable object on a volume that supports ACLs for a normal user#supports_acl? should accept \\localhost\C$ | |
rspec ./spec/integration/util/windows/security_spec.rb:112 # Puppet::Util::Windows::Security file behaves like a securable object on a volume that supports ACLs for a normal user#supports_acl? should accept \\127.0.0.1\C$\foo | |
rspec ./spec/integration/util/windows/security_spec.rb:112 # Puppet::Util::Windows::Security directory behaves like a securable object on a volume that supports ACLs for a normal user#supports_acl? should accept \\localhost\C$ | |
rspec ./spec/integration/util/windows/security_spec.rb:112 # Puppet::Util::Windows::Security directory behaves like a securable object on a volume that supports ACLs for a normal user#supports_acl? should accept \\127.0.0.1\C$\foo |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment