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>
1 file changed