commit | eaa2eaefdb958d9012d188b9fc5d983dee0f587e | [log] [tgz] |
---|---|---|
author | Alanny Lopez <alanny.lopez@ibm.com> | Mon Apr 24 14:55:07 2017 -0500 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Jun 02 14:57:50 2017 +0000 |
tree | c398e02af4a47b4eb06dc164c4b799e60ce390ec | |
parent | 7b73093e4e78452053873237ad9d9e8f0117b4ab [diff] |
Normalized spacing in build-setup.sh Updated some comments that needed capitalization. Removed use of tabs in the dockerfiles. Indentations should now be standardized to 2 spaces per indent. Files preceded by an if statement will now share the indentation with the exception of the final EOF statement. If line breaks occur in a statement, like in the dockerfile RUN commands, the line break should line up with its preceding command. Change-Id: I514adcf51d64a3597ed5887cdd5c7e050982227c Signed-off-by: Alanny Lopez <alanny.lopez@ibm.com>
Build script for CI jobs in Jenkins.