commit:     06f782971261539ee316ad59ac4937b19a4ec22a
Author:     Alex Legler <alex <AT> a3li <DOT> li>
AuthorDate: Mon Feb 23 21:05:08 2015 +0000
Commit:     Alex Legler <a3li <AT> gentoo <DOT> org>
CommitDate: Mon Feb 23 21:05:08 2015 +0000
URL:        http://sources.gentoo.org/gitweb/?p=proj/ag.git;a=commit;h=06f78297

hello linux

---
 ag | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/ag b/ag
index bcb1ac6..d36acc4 100755
--- a/ag
+++ b/ag
@@ -1,7 +1,9 @@
-#!/usr/bin/env ruby -W0
+#!/usr/bin/env ruby
 # Ag -- archiving all the 'golden' flamewars on -dev
 # Alex Legler <a...@gentoo.org>
 
+VERBOSE=nil
+
 require 'bundler/setup'
 require 'mail'
 require 'maildir'

Reply via email to