diff options
author | Kali Kaneko <kali@leap.se> | 2015-01-23 14:54:08 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2015-01-23 15:36:08 -0400 |
commit | 9c527fe9aa6ceaa7ed380a31ac4e1e4bfdc566dd (patch) | |
tree | 107d3676ac7541599391566e3985688eb65b7c96 /common/changes/bug_6671-bail-out-if-no-cdocs-dir | |
parent | ef0d008b53ac214dc77fe572f2cc5d18efbd1b35 (diff) |
Bail out ddocs installation if the path doesn't exist. Fix: #66710.6.4
Conflicts:
common/MANIFEST.in
Diffstat (limited to 'common/changes/bug_6671-bail-out-if-no-cdocs-dir')
-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 |