[pytango] 236/483: Update configuration
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:45 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 515c326729c64e417805a9a6b1f690267afcc2a1
Author: cmft <cmft at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Tue Feb 12 11:06:44 2013 +0000
Update configuration
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@22100 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
ci/ESRF/build.sh | 4 +---
ci/ESRF/ct64debian6 | 1 +
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/ci/ESRF/build.sh b/ci/ESRF/build.sh
index 3863fbb..307a52f 100755
--- a/ci/ESRF/build.sh
+++ b/ci/ESRF/build.sh
@@ -9,8 +9,6 @@ else
exit 1
fi
-#export TANGO_ROOT=/tmp/jenkins/jobs/TangoLib
-
cd ../..
python setup.py build
@@ -20,7 +18,6 @@ then
exit $?
fi
-
case "${realos}" in
"debian6_64")
python setup.py install --prefix=/tmp/jenkins/jobs/PyTango
@@ -33,6 +30,7 @@ case "${realos}" in
;;
*)
echo "Not supporting operating system: " ${OSTYPE}
+ exit $?
;;
esac
diff --git a/ci/ESRF/ct64debian6 b/ci/ESRF/ct64debian6
index 3d90d4a..c828ad6 100644
--- a/ci/ESRF/ct64debian6
+++ b/ci/ESRF/ct64debian6
@@ -1,3 +1,4 @@
+export realos=debian6_64
export BOOST_ROOT=/usr/lib
export OMNI_ROOT=/segfs/tango/release/debian6
export TANGO_ROOT=/segfs/tango/release/debian6
--
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