Yeah, like I said, I'm just guessing :-( Signed-off-by: Erik de Bruin <[email protected]>
Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/25e27b94 Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/25e27b94 Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/25e27b94 Branch: refs/heads/release4.10.0 Commit: 25e27b946095cce00528858513b5ebb1872bea7a Parents: 1dab082 Author: Erik de Bruin <[email protected]> Authored: Wed Jul 17 08:57:09 2013 +0200 Committer: Erik de Bruin <[email protected]> Committed: Wed Jul 17 08:57:09 2013 +0200 ---------------------------------------------------------------------- mustella/jenkins.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/25e27b94/mustella/jenkins.sh ---------------------------------------------------------------------- diff --git a/mustella/jenkins.sh b/mustella/jenkins.sh index 744a436..6e70aaa 100755 --- a/mustella/jenkins.sh +++ b/mustella/jenkins.sh @@ -208,7 +208,7 @@ END -if ! SUCCESS +if ! $SUCCESS then exit 1 fi
