gnunet-svn
[Top][All Lists]
Advanced

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

[taler-challenger] branch master updated: path with /templates


From: gnunet
Subject: [taler-challenger] branch master updated: path with /templates
Date: Tue, 14 Nov 2023 17:07:27 +0100

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

grothoff pushed a commit to branch master
in repository challenger.

The following commit(s) were added to refs/heads/master by this push:
     new bb88bfc  path with /templates
bb88bfc is described below

commit bb88bfc5390ed43eb496f4a2babe5e4e599f6a43
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Tue Nov 14 17:07:24 2023 +0100

    path with /templates
---
 doc/prebuilt                               | 2 +-
 src/challenger/challenger-httpd_main_css.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/prebuilt b/doc/prebuilt
index 748bf62..09a33a5 160000
--- a/doc/prebuilt
+++ b/doc/prebuilt
@@ -1 +1 @@
-Subproject commit 748bf62c7d3342343092f05bb9c02a1145178864
+Subproject commit 09a33a50d9b3b400f8a515082c888918cbf4e1b5
diff --git a/src/challenger/challenger-httpd_main_css.c 
b/src/challenger/challenger-httpd_main_css.c
index a08dede..ef16833 100644
--- a/src/challenger/challenger-httpd_main_css.c
+++ b/src/challenger/challenger-httpd_main_css.c
@@ -44,7 +44,7 @@ CH_handler_main_css (struct CH_HandlerContext *hc,
       return MHD_NO;
     }
     GNUNET_asprintf (&fn,
-                     "%s/main.css",
+                     "%s/templates/main.css",
                      path);
     GNUNET_free (path);
     fd = open (fn,

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