gnunet-svn
[Top][All Lists]
Advanced

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

[gnunet] 03/04: meson: add dns test2


From: gnunet
Subject: [gnunet] 03/04: meson: add dns test2
Date: Mon, 16 Oct 2023 21:41:04 +0200

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

martin-schanzenbach pushed a commit to branch master
in repository gnunet.

commit 7ef0c7341d696f5abf93d565a9a8609fc6f14d01
Author: Martin Schanzenbach <schanzen@gnunet.org>
AuthorDate: Mon Oct 16 20:23:40 2023 +0200

    meson: add dns test2
---
 src/dns/meson.build | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/dns/meson.build b/src/dns/meson.build
index f5fae3b84..e1ac0bf29 100644
--- a/src/dns/meson.build
+++ b/src/dns/meson.build
@@ -67,7 +67,7 @@ if host_machine.system() == 'linux'
 
   test_dns = configure_file(input : 'test_gnunet_dns.sh',
                  output : 'test_gnunet_dns.sh',
-                 install: false)
+                 copy: true)
 
   test('test_gnunet_gns', test_dns, suite: 'dns', workdir: 
meson.current_build_dir())
 endif

-- 
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]