[pytango] 209/483: Continuous Integration enhancement 18
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 91b43dadefc8265b77db2dc4d5d338bd8f4f73fc
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Tue Jan 29 10:43:13 2013 +0000
Continuous Integration enhancement 18
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21967 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 d39d667..da2fb9d 100755
--- a/ci/ALBA/build.sh
+++ b/ci/ALBA/build.sh
@@ -2,6 +2,9 @@
echo "## In ALBA/build.sh ##"
+pwd
+cd ../..
+pwd
python setup.py config --prefix=/tmp/jenkins/jobs/PyTango
python setup.py install
@@ -17,7 +20,6 @@ else
exit 1
fi
-cd ../..
echo LOG4TANGO_ROOT
--
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