Skip to content

Instantly share code, notes, and snippets.

@kylog
Last active January 2, 2016 01:19
Show Gist options
  • Save kylog/8229722 to your computer and use it in GitHub Desktop.
Save kylog/8229722 to your computer and use it in GitHub Desktop.
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