[Surfraw-commits] [SCM] surfraw - a fast unix command line interface to WWW branch, master, updated. surfraw_2-2-5_1-95-g7c30b08

Ian Beckwith ianb at erislabs.net
Tue Mar 2 03:50:29 UTC 2010


The following commit has been merged in the master branch:
commit c16e61d167deca5b14dd9389d97d8895661d3a22
Author: Ian Beckwith <ianb at erislabs.net>
Date:   Tue Mar 2 03:01:26 2010 +0000

    runtests: fix typo

diff --git a/test/runtests b/test/runtests
index e7ae0a1..51bd5c6 100755
--- a/test/runtests
+++ b/test/runtests
@@ -149,7 +149,7 @@ sub testelvis
 	my $url=<ELVI>;
 	unless(defined($url))
 	{
-	    print "FAIL: elvi \"$cmd\"did not produce a URL";
+	    print "FAIL: elvi \"$cmd\" did not produce a URL";
 	    push(@results,$FAIL);
 	    close ELVI;
 	    next;

-- 
surfraw -  a fast unix command line interface to WWW



More information about the Surfraw-commits mailing list