Skip to content

Commit 29f431f

Browse files
committed
Adding some whitespace, since it should have it.
1 parent b789734 commit 29f431f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

chef/bin/chef-client

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ config = {
2929
:log_level => :info,
3030
:json_attribs => nil,
3131
:noop => false,
32-
:validation_token=> nil
32+
:validation_token => nil
3333
}
3434
opts = OptionParser.new do |opts|
3535
opts.banner = "Usage: #{$0} [-d DIR|-r FILE] (options)"

0 commit comments

Comments
 (0)