summaryrefslogtreecommitdiff
path: root/lib/chef/application.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/application.rb')
-rw-r--r--lib/chef/application.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/application.rb b/lib/chef/application.rb
index f567e62806..7388e3d22d 100644
--- a/lib/chef/application.rb
+++ b/lib/chef/application.rb
@@ -61,7 +61,7 @@ class Chef
end
# Get this party started
- def run(enforce_license = false)
+ def run(enforce_license: false)
setup_signal_handlers
reconfigure
setup_application