gnunet-svn
[Top][All Lists]
Advanced

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

[taler-anastasis] branch master updated: unset XDG


From: gnunet
Subject: [taler-anastasis] branch master updated: unset XDG
Date: Wed, 18 Nov 2020 18:21:31 +0100

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

grothoff pushed a commit to branch master
in repository anastasis.

The following commit(s) were added to refs/heads/master by this push:
     new 9b2d83f  unset XDG
9b2d83f is described below

commit 9b2d83fc1306a349d25cb642d98e881f8573becd
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Wed Nov 18 18:21:29 2020 +0100

    unset XDG
---
 doc/thesis/thesis.out     | 2 +-
 doc/thesis/thesis.run.xml | 1 +
 src/lib/Makefile.am       | 1 +
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/doc/thesis/thesis.out b/doc/thesis/thesis.out
index 7dbab50..1844bf4 100644
--- a/doc/thesis/thesis.out
+++ b/doc/thesis/thesis.out
@@ -76,5 +76,5 @@
 \BOOKMARK 
[1][-]{section.7}{\376\377\000C\000o\000n\000c\000l\000u\000s\000i\000o\000n\000\040\000a\000n\000d\000\040\000o\000u\000t\000l\000o\000o\000k}{}%
 76
 \BOOKMARK 
[1][-]{appendix.A}{\376\377\000R\000E\000S\000T\000\040\000A\000P\000I\000\040\000d\000o\000c\000u\000m\000e\000n\000t\000a\000t\000i\000o\000n}{}%
 77
 \BOOKMARK 
[1][-]{appendix.B}{\376\377\000W\000o\000r\000k\000\040\000j\000o\000u\000r\000n\000a\000l}{}%
 78
-\BOOKMARK [1][-]{section*.92}{\376\377\000?\000?}{}% 79
+\BOOKMARK 
[1][-]{section*.92}{\376\377\000G\000l\000o\000s\000s\000a\000r\000y}{}% 79
 \BOOKMARK 
[1][-]{section*.93}{\376\377\000R\000e\000f\000e\000r\000e\000n\000c\000e\000s}{}%
 80
diff --git a/doc/thesis/thesis.run.xml b/doc/thesis/thesis.run.xml
index f9576b8..66c9ec2 100644
--- a/doc/thesis/thesis.run.xml
+++ b/doc/thesis/thesis.run.xml
@@ -53,6 +53,7 @@
       <file>blx-dm.def</file>
       <file>blx-unicode.def</file>
       <file>blx-compat.def</file>
+      <file>blx-case-expl3.def</file>
       <file>biblatex.def</file>
       <file>standard.bbx</file>
       <file>numeric.bbx</file>
diff --git a/src/lib/Makefile.am b/src/lib/Makefile.am
index eabe66a..0756609 100644
--- a/src/lib/Makefile.am
+++ b/src/lib/Makefile.am
@@ -123,6 +123,7 @@ check_PROGRAMS = \
   test_anastasisrest_api \
   test_anastasis
 
+AM_TESTS_ENVIRONMENT=export 
ANASTASIS_PREFIX=$${ANASTASIS_PREFIX:-@libdir@};export 
PATH=$${ANASTASIS_PREFIX:-@prefix@}/bin:$$PATH;unset XDG_DATA_HOME;unset 
XDG_CONFIG_HOME;
 TESTS = \
   $(check_PROGRAMS)
 

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