[pytango] 200/483: modified build.sh

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 f0d751a4e3504b71af8ee034dc435126d101678f
Author: trogucki <trogucki at 4e9c00fd-8f2e-0410-aa12-93ce3db5e235>
Date:   Mon Jan 28 15:14:50 2013 +0000

    modified build.sh
    
    git-svn-id: http://svn.code.sf.net/p/tango-cs/code/bindings/PyTango/trunk@21957 4e9c00fd-8f2e-0410-aa12-93ce3db5e235
---
 tests/parent/ci/build.sh | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/parent/ci/build.sh b/tests/parent/ci/build.sh
index a9ea5df..088ad1e 100755
--- a/tests/parent/ci/build.sh
+++ b/tests/parent/ci/build.sh
@@ -5,7 +5,7 @@ then
 	echo "Executing build.sh for $INSTITUTE"
 	cd "$INSTITUTE"
 	./build.sh
-	exit 0
+	exit $?
 else
 	if [ ! -z "$INSTITUTE" ]
 	then
@@ -17,4 +17,4 @@ else
 		echo "Check out the project. Go to the 'ci' directory and create a 'YourInstituteName' subdirectory. In the 'YourInstituteName' subdirectory create a 'build.sh' file which will contain the recipe how to build your project. Make the 'build.sh' file executable. Commit changes."
 	fi
 	exit -1
-fi
\ No newline at end of file
+fi

-- 
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