gnunet-svn
[Top][All Lists]
Advanced

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

[gnurl] branch master updated: fix test 1167


From: gnunet
Subject: [gnurl] branch master updated: fix test 1167
Date: Tue, 07 Apr 2020 14:44:45 +0200

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

ng0 pushed a commit to branch master
in repository gnurl.

The following commit(s) were added to refs/heads/master by this push:
     new 5e9b30e77 fix test 1167
5e9b30e77 is described below

commit 5e9b30e77620f268c160f76c92cc927ea36f5e90
Author: Nikita Gillmann <address@hidden>
AuthorDate: Tue Apr 7 14:44:32 2020 +0200

    fix test 1167
---
 tests/badsymbols.pl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/badsymbols.pl b/tests/badsymbols.pl
index 05d325c3d..c088528bc 100755
--- a/tests/badsymbols.pl
+++ b/tests/badsymbols.pl
@@ -51,7 +51,7 @@ my $root=$ARGV[0] || ".";
 # need an include directory when building out-of-tree
 my $i = ($ARGV[1]) ? "-I$ARGV[1] " : '';
 
-my $incdir = "$root/include/curl";
+my $incdir = "$root/include/gnurl";
 
 my $verbose=0;
 my $summary=0;

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



reply via email to

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