[pytango] 198/483: Continuous Integration enhancement 10
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:40 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 8c8cd1bab5c663f7f5c10ecb923286033e23ede7
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Mon Jan 28 12:50:21 2013 +0000
Continuous Integration enhancement 10
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21955 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
ci/ALBA/build.sh | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/ci/ALBA/build.sh b/ci/ALBA/build.sh
index 0b6946e..8549a1d 100755
--- a/ci/ALBA/build.sh
+++ b/ci/ALBA/build.sh
@@ -8,7 +8,7 @@ export LD_LIBRARY_PATH=/tmp/jenkins/jobs/TangoLib/lib:$LD_LIBRARY_PATH
export CPLUS_INCLUDE_PATH=/tmp/jenkins/jobs/TangoLib/include:$CPLUS_INCLUDE_PATH
echo $LD_LIBRARY_PATH
-echo $LD_LIBRARY_PATH
+echo $CPLUS_INCLUDE_PATH
cd ../..
@@ -20,6 +20,8 @@ make user=1 prefix=/tmp/jenkins/jobs install
export PYTHONPATH=/tmp/jenkins/jobs/PyTango:$PYTHONPATH
+echo $PYTHONPATH
+
python tests/DevTest.py pytomasz &
python tests/TestSuite.py
--
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