commit | a15f9092ec5bee27dd19ab3d848db07c26bec0c2 | [log] [tgz] |
---|---|---|
author | Jenkins <jenkins@review.openstack.org> | Thu Oct 03 21:12:22 2013 +0000 |
committer | Gerrit Code Review <review@openstack.org> | Thu Oct 03 21:12:22 2013 +0000 |
tree | 66ee5e2c5da3822d0a0e3a8f6abe3dc9c0a934f4 | |
parent | dce5b4a6f2c750ef1b53805dd566d0296cfaf8af [diff] | |
parent | 15aa0fc315e231ab3564eab646ca72a359964278 [diff] |
Merge "Uniquify unsupported distro error message"
diff --git a/lib/horizon b/lib/horizon index 048887e..63caf3c 100644 --- a/lib/horizon +++ b/lib/horizon
@@ -133,7 +133,7 @@ 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