[gimp-web/master] Add 'DELETE_OUTPUT_DIRECTORY=True' to fix a thing
- From: Pat David <patdavid src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gimp-web/master] Add 'DELETE_OUTPUT_DIRECTORY=True' to fix a thing
- Date: Mon, 14 Sep 2020 03:20:03 +0000 (UTC)
commit 860256922d18e60d849550ca40cc37977874cb8a
Author: Pat David <patdavid gmail com>
Date: Sun Sep 13 22:19:58 2020 -0500
Add 'DELETE_OUTPUT_DIRECTORY=True' to fix a thing
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]