Browse code

Merge "Uniquify unsupported distro error message"

Jenkins authored on 2013/10/04 06:12:22
Showing 1 changed files
... ...
@@ -133,7 +133,7 @@ function init_horizon() {
133 133
     elif is_suse; then
134 134
         : # nothing to do
135 135
     else
136
-        exit_distro_not_supported "apache configuration"
136
+        exit_distro_not_supported "horizon apache configuration"
137 137
     fi
138 138
 
139 139
     # Remove old log files that could mess with how devstack detects whether Horizon