[pytango] 191/483: Continuous Integration enhancement 4
Sandor Bodo-Merle
sbodomerle-guest at moszumanska.debian.org
Thu Sep 28 19:14:39 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 e6b23637ebc7b621d41a2563189d97352fe250b1
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date: Mon Jan 28 11:25:10 2013 +0000
Continuous Integration enhancement 4
git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21948 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
ci/ALBA/build.sh | 1 +
ci/build.sh | 1 +
2 files changed, 2 insertions(+)
diff --git a/ci/ALBA/build.sh b/ci/ALBA/build.sh
index ce0811c..0b26229 100644
--- a/ci/ALBA/build.sh
+++ b/ci/ALBA/build.sh
@@ -1,4 +1,5 @@
#!/bin/bash
echo "In ALBA/build.sh"
+
pwd
diff --git a/ci/build.sh b/ci/build.sh
index 6f479ec..78664ba 100644
--- a/ci/build.sh
+++ b/ci/build.sh
@@ -2,6 +2,7 @@
pwd
+
if [ ! -z "$INSTITUTE" -a -d "$INSTITUTE" -a -f "$INSTITUTE/build.sh" ]
then
echo "Executing build.sh for $INSTITUTE"
--
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