summaryrefslogtreecommitdiff
path: root/knife/spec/unit/knife/bootstrap_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'knife/spec/unit/knife/bootstrap_spec.rb')
-rw-r--r--knife/spec/unit/knife/bootstrap_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/knife/spec/unit/knife/bootstrap_spec.rb b/knife/spec/unit/knife/bootstrap_spec.rb
index d66584479b..88f29557be 100644
--- a/knife/spec/unit/knife/bootstrap_spec.rb
+++ b/knife/spec/unit/knife/bootstrap_spec.rb
@@ -1477,7 +1477,7 @@ describe Chef::Knife::Bootstrap do
end
end
- # connection_password will take precedence here
+ # connection_password will take precedence here
context "when connection_password is set, sudo_pass is set" do
before do
knife.config[:connection_password] = "opscode"