[gimp-web] Add 'DELETE_OUTPUT_DIRECTORY' to testing config
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web] Add 'DELETE_OUTPUT_DIRECTORY' to testing config
- Date: Mon, 14 Sep 2020 04:19:12 +0000 (UTC)
commit 22bac42d60d6358822cbff0f92c5b7eb86a8278a
Author: Pat David <patdavid gmail com>
Date: Sun Sep 13 23:19:09 2020 -0500
Add 'DELETE_OUTPUT_DIRECTORY' to testing config
pelicanconf_common.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pelicanconf_common.py b/pelicanconf_common.py
index 7a52690b..cf05014a 100644
--- a/pelicanconf_common.py
+++ b/pelicanconf_common.py
@@ -21,7 +21,7 @@ TRANSLATION_FEED_RSS = 'feeds/all-%s.rss.xml'
AUTHOR_FEED_ATOM = None
AUTHOR_FEED_RSS = None
-DELETE_OUTPUT_DIRECTORY = False
+DELETE_OUTPUT_DIRECTORY = True
RELATIVE_URLS = False
#def customize_environment(environment):
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]