gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [gnurl] 36/116: runtests.pl: Fixed typo in message


From: gnunet
Subject: [GNUnet-SVN] [gnurl] 36/116: runtests.pl: Fixed typo in message
Date: Tue, 05 Dec 2017 14:51:06 +0100

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 89116e3422ea310a27d6a1f8a94c17c222bfae39
Author: Dan Fandrich <address@hidden>
AuthorDate: Mon Oct 30 16:56:14 2017 +0100

    runtests.pl: Fixed typo in message
---
 tests/runtests.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/runtests.pl b/tests/runtests.pl
index 16a6ca8ab..7f6f81291 100755
--- a/tests/runtests.pl
+++ b/tests/runtests.pl
@@ -601,7 +601,7 @@ sub torture {
             my ($sec,$min,$hour,$mday,$mon,$year,$wday,$yday,$isdst) =
                 localtime(time());
             my $now = sprintf("%02d:%02d:%02d ", $hour, $min, $sec);
-            logmsg "Fail funcion no: $limit at $now\r";
+            logmsg "Fail function no: $limit at $now\r";
         }
 
         # make the memory allocation function number $limit return failure

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]