summaryrefslogtreecommitdiffstats
path: root/e-17/enna/DOWNLOAD
diff options
context:
space:
mode:
Diffstat (limited to 'e-17/enna/DOWNLOAD')
-rwxr-xr-xe-17/enna/DOWNLOAD2
1 files changed, 1 insertions, 1 deletions
diff --git a/e-17/enna/DOWNLOAD b/e-17/enna/DOWNLOAD
index 3e17e37423..d32e3aee55 100755
--- a/e-17/enna/DOWNLOAD
+++ b/e-17/enna/DOWNLOAD
@@ -1,7 +1,7 @@
#once the hg download handler hits stable sorcery this DOWNLOAD script would
#only need to be removed, SOURCE_URL is compatible with the planned hg handler
-if [[ "${VERSION}" != "mercurial" && "${VERSION}" != "$(date +%Y%m%d)" ]]; then
+if [[ "${ENNA_BRANCH}" != "scm" ]]; then
default_download
else
. $GRIMOIRE/hg_download.function