gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-deployment] branch master updated: exporting PYTHONP


From: gnunet
Subject: [GNUnet-SVN] [taler-deployment] branch master updated: exporting PYTHONPATH
Date: Fri, 08 Dec 2017 11:19:44 +0100

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

marcello pushed a commit to branch master
in repository deployment.

The following commit(s) were added to refs/heads/master by this push:
     new cf3ca29  exporting PYTHONPATH
cf3ca29 is described below

commit cf3ca29ff21256e0eb47bf2d4dc57cfbd5353f52
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Dec 8 11:19:25 2017 +0100

    exporting PYTHONPATH
---
 bootstrap-bluegreen | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bootstrap-bluegreen b/bootstrap-bluegreen
index 6ea4960..d201dc6 100755
--- a/bootstrap-bluegreen
+++ b/bootstrap-bluegreen
@@ -78,6 +78,7 @@ function taler-exchange-keyup () {
 
 
 export PATH="$HOME/deployment/bin:$HOME/local/bin:\$PATH"
+export PYTHONPATH="$HOME/local/lib/python3.5/site-packages"
 export TALER_CHECKDB="postgres:///talercheck-$USER"
 export TALER_CONFIG_CURRENCY=$CURRENCY
 

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



reply via email to

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