Merge "Uniquify unsupported distro error message"
This commit is contained in:
commit
a15f9092ec
@ -133,7 +133,7 @@ function init_horizon() {
|
|||||||
elif is_suse; then
|
elif is_suse; then
|
||||||
: # nothing to do
|
: # nothing to do
|
||||||
else
|
else
|
||||||
exit_distro_not_supported "apache configuration"
|
exit_distro_not_supported "horizon apache configuration"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Remove old log files that could mess with how devstack detects whether Horizon
|
# Remove old log files that could mess with how devstack detects whether Horizon
|
||||||
|
Loading…
Reference in New Issue
Block a user