gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] branch master updated: -fix misc minor issues


From: gnunet
Subject: [gnunet] branch master updated: -fix misc minor issues
Date: Sun, 03 Mar 2024 10:18:41 +0100

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 a038babde -fix misc minor issues
a038babde is described below

commit a038babde56e84fb589eed891654005bdde3ab1f
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Mar 3 10:18:38 2024 +0100

    -fix misc minor issues
---
 src/lib/hello/test_hello-uri.c                         | 3 +--
 src/plugin/peerstore/test_plugin_peerstore_sqlite.conf | 2 +-
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/src/lib/hello/test_hello-uri.c b/src/lib/hello/test_hello-uri.c
index d1f40246a..9f3179270 100644
--- a/src/lib/hello/test_hello-uri.c
+++ b/src/lib/hello/test_hello-uri.c
@@ -22,11 +22,10 @@
  * @brief test for helper library for handling URI-based HELLOs
  * @author Christian Grothoff
  */
-#include "gnunet_time_lib.h"
 #include "platform.h"
 #include "gnunet_signatures.h"
-#include "gnunet_hello_uri_lib.h"
 #include "gnunet_util_lib.h"
+#include "gnunet_hello_uri_lib.h"
 
 
 /**
diff --git a/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf 
b/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
index dcf1fc1a4..154491ff6 100644
--- a/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
+++ b/src/plugin/peerstore/test_plugin_peerstore_sqlite.conf
@@ -1,2 +1,2 @@
 [peerstore-sqlite]
-FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite.db
+FILENAME = $GNUNET_TMP/gnunet-test-plugin-peerstore-sqlite/sqlite-ng.db

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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