From 3bc0c3bec9df712810593ff9c2863236a4721900 Mon Sep 17 00:00:00 2001 From: Lamont Granquist Date: Sun, 2 Apr 2017 14:53:53 -0700 Subject: Chef-13 knife search exit 1 when no results Signed-off-by: Lamont Granquist --- spec/support/shared/integration/knife_support.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'spec/support') diff --git a/spec/support/shared/integration/knife_support.rb b/spec/support/shared/integration/knife_support.rb index 4efa30a003..d873723784 100644 --- a/spec/support/shared/integration/knife_support.rb +++ b/spec/support/shared/integration/knife_support.rb @@ -1,6 +1,6 @@ # # Author:: John Keiser () -# Copyright:: Copyright 2013-2016, Chef Software Inc. +# Copyright:: Copyright 2013-2017, Chef Software Inc. # License:: Apache License, Version 2.0 # # Licensed under the Apache License, Version 2.0 (the "License"); -- cgit v1.2.1