[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gnunet] branch master updated: -sync
From: |
gnunet |
Subject: |
[gnunet] branch master updated: -sync |
Date: |
Sun, 19 May 2024 17:22:07 +0200 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 4afbd7d52 -sync
4afbd7d52 is described below
commit 4afbd7d5247b3d3285b0f689fd5564d01cb68411
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun May 19 17:22:03 2024 +0200
-sync
---
src/include/gnunet_testing_lib.h | 10 ++++------
1 file changed, 4 insertions(+), 6 deletions(-)
diff --git a/src/include/gnunet_testing_lib.h b/src/include/gnunet_testing_lib.h
index 73e0e8490..8bab109c5 100644
--- a/src/include/gnunet_testing_lib.h
+++ b/src/include/gnunet_testing_lib.h
@@ -708,9 +708,8 @@ typedef void
/**
- * Run the testsuite. Note, CMDs are copied into
- * the interpreter state because they are _usually_
- * defined into the "run" method that returns after
+ * Run the testsuite. Note, CMDs are copied into the interpreter state
+ * because they are _usually_ defined into the "run" method that returns after
* having scheduled the test interpreter.
*
* @param commands the array of command to execute
@@ -728,9 +727,8 @@ GNUNET_TESTING_run (
/**
- * Start a GNUnet scheduler event loop and
- * run the testsuite. Return 0 upon success.
- * Expected to be called directly from main().
+ * Start a GNUnet scheduler event loop and run the testsuite. Return 0 upon
+ * success. Expected to be called directly from main().
*
* @param commands the list of command to execute
* @param timeout how long to wait for each command to execute
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.