Merge "Uniquify unsupported distro error message"

This commit is contained in:
Jenkins
2013-10-03 21:12:22 +00:00
committed by Gerrit Code Review

View File

@@ -133,7 +133,7 @@ function init_horizon() {
elif is_suse; then
: # nothing to do
else
exit_distro_not_supported "apache configuration"
exit_distro_not_supported "horizon apache configuration"
fi
# Remove old log files that could mess with how devstack detects whether Horizon