diff options
author | John Keiser <jkeiser@opscode.com> | 2014-09-04 09:21:57 -0700 |
---|---|---|
committer | John Keiser <jkeiser@opscode.com> | 2014-09-05 12:09:08 -0700 |
commit | ad0bfd815f24938acaf9d4627c31dee8a3642583 (patch) | |
tree | f10f537003e4ee1811c5c3e2130187917352fe99 /spec/integration/knife | |
parent | aef39bb741c3878bb8b5b2e50eeb909342e9933f (diff) | |
download | chef-ad0bfd815f24938acaf9d4627c31dee8a3642583.tar.gz |
Fix crash when repo root does not exist
Diffstat (limited to 'spec/integration/knife')
-rw-r--r-- | spec/integration/knife/list_spec.rb | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/spec/integration/knife/list_spec.rb b/spec/integration/knife/list_spec.rb index 48e85f43bb..c9632e146d 100644 --- a/spec/integration/knife/list_spec.rb +++ b/spec/integration/knife/list_spec.rb @@ -661,7 +661,10 @@ EOM /data_bags /environments /groups +/invitations.json +/members.json /nodes +/org.json /roles EOM end @@ -676,7 +679,10 @@ cookbooks data_bags environments groups +invitations.json +members.json nodes +org.json roles /acls: |