Merge "Uniquify unsupported distro error message"
This commit is contained in:
commit
a15f9092ec
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user