mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-19 04:05:36 +00:00
b1873: Ensure syntax check is green before running the cmd.
This commit is contained in:
@@ -47,6 +47,10 @@ then
|
||||
fi
|
||||
fi
|
||||
sleep 2
|
||||
${COMMAND_ON_COMPLETION}
|
||||
if httpd -t ; then
|
||||
${COMMAND_ON_COMPLETION}
|
||||
else
|
||||
echo "Config error"
|
||||
fi
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user