From: Michael Orlitzky Date: Tue, 13 Jul 2010 15:25:44 +0000 (-0400) Subject: Missing parenthesis in a comment! X-Git-Tag: 0.0.1~143 X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mailshears.git;a=commitdiff_plain;h=e57fc01658ff9fe071260c003b097f008da52662;ds=sidebyside Missing parenthesis in a comment! --- diff --git a/bin/mailshears b/bin/mailshears index d12bbbd..afc4301 100755 --- a/bin/mailshears +++ b/bin/mailshears @@ -15,7 +15,7 @@ # We need Pathname to get the real filesystem path # of this script (and not, for example, the path of -# a symlink which points to it. +# a symlink which points to it). require 'pathname' # This bit of magic adds the parent directory (the