Learn more about these different git repos.
Other Git URLs
03e1f89
@@ -81,7 +81,6 @@
config_module = imp.load_source('freshmaker_runtime_config',
config_file)
except:
- raise
raise SystemError("Configuration file {} was not found."
.format(config_file))
Signed-off-by: Chenxiong Qi cqi@redhat.com
This was added by me for debug and forgot to delete it.
+1
Pull-Request has been merged by jkaluza
Signed-off-by: Chenxiong Qi cqi@redhat.com
This was added by me for debug and forgot to delete it.