Updated Branches: refs/heads/develop c9b559001 -> 65a1015f8
Too many comments :-( 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/65a1015f Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/65a1015f Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/65a1015f Branch: refs/heads/develop Commit: 65a1015f8072c379e8e4aa8b5e618f168930ddd9 Parents: c9b5590 Author: Erik de Bruin <[email protected]> Authored: Thu Jun 20 14:48:20 2013 +0200 Committer: Erik de Bruin <[email protected]> Committed: Thu Jun 20 14:48:20 2013 +0200 ---------------------------------------------------------------------- mustella/jenkins.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/65a1015f/mustella/jenkins.sh ---------------------------------------------------------------------- diff --git a/mustella/jenkins.sh b/mustella/jenkins.sh index 618758f..edfae8f 100755 --- a/mustella/jenkins.sh +++ b/mustella/jenkins.sh @@ -24,8 +24,8 @@ ## NOTE: this file MUST HAVE Unix style line endings! ## -#export SHELLOPTS -#set -o igncr +export SHELLOPTS +set -o igncr
