Minor white space cleanup. No functional change.

This commit is contained in:
Matt Madia 2013-01-27 20:15:57 -05:00
parent 9a5c1309d7
commit 1fbd0a5319

View File

@ -109,7 +109,7 @@ if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/net_server # launch net_server
fi
launch $SERVERS/app_server picasso # launch app_server
launch $SERVERS/app_server picasso # launch app_server
if [ "$SAFEMODE" != "yes" ]; then
launch $SERVERS/syslog_daemon