From: Matthias Maier Date: Wed, 10 Dec 2014 14:10:28 +0000 (+0100) Subject: Whitespace and indenting fixups X-Git-Tag: v8.2.0-rc1~23^2~2 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d73cf2a7ca088edc77f1e43cab7dc615f6683ef4;p=dealii.git Whitespace and indenting fixups --- diff --git a/cmake/cpack-mac-bundle/dealii-terminal.in b/cmake/cpack-mac-bundle/dealii-terminal.in index d6bf1848cc..383755815f 100755 --- a/cmake/cpack-mac-bundle/dealii-terminal.in +++ b/cmake/cpack-mac-bundle/dealii-terminal.in @@ -23,9 +23,9 @@ else fi # Make sure DEAL_II_BUNDLE is set correctly -if [ -z "$DEAL_II_BUNDLE" ]; then +if [ -z "$DEAL_II_BUNDLE" ]; then export DEAL_II_BUNDLE=/Applications/deal.II.app - if [ ! -d $DEAL_II_BUNDLE ]; then + if [ ! -d $DEAL_II_BUNDLE ]; then return=`/usr/bin/osascript <