commit | cc6b4435458b5db6aed17631e4789c43d21ee8e5 | [log] [tgz] |
---|---|---|
author | Dean Troyer <dtroyer@gmail.com> | Mon Apr 08 15:38:03 2013 -0500 |
committer | Dean Troyer <dtroyer@gmail.com> | Tue Apr 09 14:05:32 2013 -0500 |
tree | a8460f062f571849a7a9a547c85771d625828b34 | |
parent | 2e75ff1a41e741ee77926a1262e1e9410701b4e1 [diff] [blame] |
Formatting cleanups, doc updates and whatnot Change-Id: Ica8298353be22f947c8e8a03d8dc29ded9cb26dd
diff --git a/lib/horizon b/lib/horizon index b63e1f8..94aac5c 100644 --- a/lib/horizon +++ b/lib/horizon
@@ -38,6 +38,10 @@ APACHE_USER=${APACHE_USER:-$USER} APACHE_GROUP=${APACHE_GROUP:-$(id -gn $APACHE_USER)} + +# Functions +# --------- + # utility method of setting python option function _horizon_config_set() { local file=$1