gnunet-svn
[Top][All Lists]
Advanced

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

[taler-grid5k] branch master updated: -fix run script


From: gnunet
Subject: [taler-grid5k] branch master updated: -fix run script
Date: Thu, 12 May 2022 08:45:57 +0200

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

grothoff pushed a commit to branch master
in repository grid5k.

The following commit(s) were added to refs/heads/master by this push:
     new 9ad8a1b  -fix run script
9ad8a1b is described below

commit 9ad8a1b8084716ca0094f6822238249fd90dd658
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Thu May 12 08:45:55 2022 +0200

    -fix run script
---
 additional/recover/run.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/additional/recover/run.sh b/additional/recover/run.sh
index 2af439f..bb0cfcb 100755
--- a/additional/recover/run.sh
+++ b/additional/recover/run.sh
@@ -10,6 +10,7 @@ fi
 
 TMP_BASEDIR=/tmp/taler-perf
 rm -rf ${TMP_BASEDIR} || true
+mkdir -p ${TMP_BASEDIR}
 
 export LOKI_DATA="${TMP_BASEDIR}/loki"
 export PROMETHEUS_DATA="${TMP_BASEDIR}/prometheus"

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