diff options
author | Lamont Granquist <lamont@scriptkiddie.org> | 2018-04-23 13:22:12 -0700 |
---|---|---|
committer | Lamont Granquist <lamont@scriptkiddie.org> | 2018-04-23 13:22:12 -0700 |
commit | d37e60aa20018776cc8eb766d3590c205f6f984a (patch) | |
tree | b70affb8a61317d7aaebe4320e9f235a956e7b69 /spec/integration | |
parent | e9cedd0d497812a5f481ec55c9096bd8ee2d2aae (diff) | |
download | chef-d37e60aa20018776cc8eb766d3590c205f6f984a.tar.gz |
Revert "fix Chef-14 chef_fs/chef-zero perf regression"
This reverts commit 79c8782bbc9ca07898bda6ff9a3a7cdcc39bcdcf.
Diffstat (limited to 'spec/integration')
-rw-r--r-- | spec/integration/knife/chef_fs_data_store_spec.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/integration/knife/chef_fs_data_store_spec.rb b/spec/integration/knife/chef_fs_data_store_spec.rb index d50968f327..ff674082b7 100644 --- a/spec/integration/knife/chef_fs_data_store_spec.rb +++ b/spec/integration/knife/chef_fs_data_store_spec.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser (<jkeiser@chef.io>) -# Copyright:: Copyright 2013-2018, Chef Software Inc. +# Copyright:: Copyright 2013-2016, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); |