commit 8df5d4f621f3735d36290f9f1f191ff9f25ce612
parent dde2118f2b432d10ed6c3d5d0153ae7b687d5f48
Author: Russ Cox <rsc@swtch.com>
Date: Wed, 9 Mar 2011 16:21:55 -0500
fortunes: remove duplicate
R=rsc
http://codereview.appspot.com/4252070
Diffstat:
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/lib/fortunes b/lib/fortunes
@@ -4264,7 +4264,6 @@ Tip: Save time by hitting the return key instead of clicking on "search".
./home/gri/go1/doc/test.go:3:1: expected declaration, found 'IDENT' notwithstanding
rm: remove write-protected regular empty file `some_random_file'?
!factotum protocol botch 0 ok bad authentication failed
-Tip: Save time by hitting the return key instead of clicking on "search".
exception: <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'exception'
what bug does this fix that you think you've fixed that addresses this particular bug? - erik quanstrom
With functional programming languages, you can never make small mistakes, only very large ones. - Kedar Namjoshi