Remove OCD-inducing double blank line
This commit is contained in:
@@ -42,7 +42,6 @@ while [ "$1" != "" ]; do
|
|||||||
shift
|
shift
|
||||||
done
|
done
|
||||||
|
|
||||||
|
|
||||||
if [ -z "$TARGET" ]; then
|
if [ -z "$TARGET" ]; then
|
||||||
echo "Architecture for makefile setup not specified! Specify one with --target"
|
echo "Architecture for makefile setup not specified! Specify one with --target"
|
||||||
exit 1
|
exit 1
|
||||||
|
Reference in New Issue
Block a user