summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorClaire McQuin <mcquin@users.noreply.github.com>2014-05-15 14:11:03 -0700
committerClaire McQuin <mcquin@users.noreply.github.com>2014-05-15 14:11:03 -0700
commit94aa2cfc31784e6e34027c30270475960950fcf4 (patch)
tree1e129114434c684e77be2f1c2a53237d107b7c15
parent0dfa9ae0426d237c708d09594e0ae0b43267dbcd (diff)
downloadchef-94aa2cfc31784e6e34027c30270475960950fcf4.tar.gz
Update exceptions.rb
-rw-r--r--lib/chef/exceptions.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/chef/exceptions.rb b/lib/chef/exceptions.rb
index 0282b79a83..782ecc3fd8 100644
--- a/lib/chef/exceptions.rb
+++ b/lib/chef/exceptions.rb
@@ -329,6 +329,5 @@ class Chef
super "Unable to acquire lock. Waited #{duration} seconds for #{blocking_pid} to release."
end
end
-
end
end