Skip to content

Commit e83d5b8

Browse files
committed
Make lintastic
1 parent 4eb7f5a commit e83d5b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cookbooks/boxcutter_onepassword/libraries/onepassword.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def self.op_read(reference, type = 'auto')
2424
run_shellout(command, :env => env, :event => 'op_user_get_me', :log_stdout => true)
2525
else
2626
Chef::Log.debug(
27-
"boxcutter_onepassword[op_read]: skipping `op user get --me` for (connect_server)",
27+
'boxcutter_onepassword[op_read]: skipping `op user get --me` for (connect_server)',
2828
)
2929
end
3030

0 commit comments

Comments
 (0)