Removed unnecessary comment.
authorDavid Levine <levinedl@acm.org>
Thu, 14 Jun 2012 03:18:43 +0000 (22:18 -0500)
committerDavid Levine <levinedl@acm.org>
Thu, 14 Jun 2012 03:18:43 +0000 (22:18 -0500)
test/mhpath/test-mhpath

index 9bb1207..a9aeee1 100755 (executable)
@@ -28,7 +28,6 @@ Usage: mhpath [+folder] [msgs] [switches]
   -help
 EOF
 
-# check -help
 mhpath -help > $actual 2>&1
 check $expected $actual