summaryrefslogtreecommitdiff
path: root/lib/shell.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/shell.rb')
-rw-r--r--lib/shell.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/shell.rb b/lib/shell.rb
index 522f60a839..3b6ebcc8f1 100644
--- a/lib/shell.rb
+++ b/lib/shell.rb
@@ -286,7 +286,7 @@ class Shell
end
end
- def self.notify(*opts, &block)
+ def self.notify(*opts)
Shell::debug_output_synchronize do
if opts[-1].kind_of?(String)
yorn = verbose?