[pytango] 204/483: Continuous Integration enhancement 15

Sandor Bodo-Merle sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:41 UTC 2017


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

sbodomerle-guest pushed a commit to annotated tag bliss_8.10
in repository pytango.

commit 28065d3a73d74f14dea9a38370045306a05d6478
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Tue Jan 29 09:02:41 2013 +0000

    Continuous Integration enhancement 15
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21962 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 ci/ALBA/build.sh | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/ci/ALBA/build.sh b/ci/ALBA/build.sh
index 827be76..6da7556 100755
--- a/ci/ALBA/build.sh
+++ b/ci/ALBA/build.sh
@@ -27,6 +27,10 @@ echo $C_INCLUDE_PATH
 echo CPLUS_INCLUDE_PATH
 echo $CPLUS_INCLUDE_PATH
 
+echo CPATH
+echo $CPATH
+
+export CPATH=/tmp/jenkins/jobs/TangoLib/include:$CPATH
 export C_INCLUDE_PATH=/tmp/jenkins/jobs/TangoLib/include:$C_INCLUDE_PATH
 export CPLUS_INCLUDE_PATH=/tmp/jenkins/jobs/TangoLib/include:$CPLUS_INCLUDE_PATH
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pytango.git



More information about the debian-science-commits mailing list