From 84a74768c00ade0c7ca44cb72b9b32f103653333 Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Mon, 11 Jan 2016 18:28:48 -0500 Subject: combox/config.py: modified config_cb function. The combox configuration directory creation is now done after reading all the configuration values; the function also creates the combox directory if it does not already exist. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index e0aa0c7..7f06b7c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,6 +3,10 @@ * combox/cbox.py: Now, combox starts configuration when the configuration directory does not exist or when the configuration file does not exist. + * combox/config.py (config_cb): The combox configuration directory + creation is now done after reading all the configuration values; + the function also creates the combox directory if it does not + already exist. 2016-01-10 Siddharth Ravikumar -- cgit v1.2.3