diff options
author | Kali Kaneko <kali@leap.se> | 2015-01-23 14:54:08 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-02-11 14:03:18 -0400 |
commit | 661ee9eb1ce29056f219a2a95688840cebcf889a (patch) | |
tree | 128b35c2855a195f516917e0af001dd0c2888c2c /common/changes | |
parent | c654d5e777c0d1db75b5f3586bd20ce2ec4edadc (diff) |
Bail out ddocs installation if the path doesn't exist. Fix: #6671
Diffstat (limited to 'common/changes')
-rw-r--r-- | common/changes/bug_6671-bail-out-if-no-cdocs-dir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/changes/bug_6671-bail-out-if-no-cdocs-dir b/common/changes/bug_6671-bail-out-if-no-cdocs-dir new file mode 100644 index 00000000..e57e50e5 --- /dev/null +++ b/common/changes/bug_6671-bail-out-if-no-cdocs-dir @@ -0,0 +1 @@ +o Bail out if cdocs/ dir does not exist. Closes: #6671 |