Minor cleanup, mostly...
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
|
||||
if [ -z "$PROCESSING_HOME" ]; then
|
||||
cat >&2 <<EOM
|
||||
----------------------------------------------------------------------------
|
||||
ERROR: You must define "\$PROCESSING_HOME" for the ant build to succeed.
|
||||
----------------------------------------------------------------------------
|
||||
----------------------------------------------
|
||||
ERROR: You must define "\$PROCESSING_HOME"
|
||||
----------------------------------------------
|
||||
EOM
|
||||
exit 1
|
||||
else
|
||||
|
Reference in New Issue
Block a user