From 459024de9e36aea0813aa01a570b68db7e9c1a26 Mon Sep 17 00:00:00 2001
From: Ivan Alejandro <ivanalejandro0@gmail.com>
Date: Tue, 6 Oct 2015 14:41:18 -0300
Subject: [bug] consider STANDALONE for the paths

Since we need to write a file we have to consider whether we are
running in 'standalone' mode or not to use the right path prefix.

- Related: #7512
---
 changes/bug-7512_use-right-config-path | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 changes/bug-7512_use-right-config-path

(limited to 'changes')

diff --git a/changes/bug-7512_use-right-config-path b/changes/bug-7512_use-right-config-path
new file mode 100644
index 0000000..b472431
--- /dev/null
+++ b/changes/bug-7512_use-right-config-path
@@ -0,0 +1 @@
+- Consider standalone flag when saving events certificates. Related #7512.
-- 
cgit v1.2.3