From b21cfe70905f7b771ee1cd60f8b08c18c1ad39de Mon Sep 17 00:00:00 2001 From: John Bintz Date: Wed, 28 Sep 2011 13:28:19 -0400 Subject: [PATCH] still cowboying this for now --- lib/guard/lacquer.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/guard/lacquer.rb b/lib/guard/lacquer.rb index b58a751..919d45d 100644 --- a/lib/guard/lacquer.rb +++ b/lib/guard/lacquer.rb @@ -38,7 +38,7 @@ module Guard def stop @backend.stop - notify("Until next time...", :title => 'guard-varnish') + notify "Until next time..." end def reload