aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRadek Szymczyszyn <[email protected]>2017-10-14 21:50:26 -0400
committerRadek Szymczyszyn <[email protected]>2017-11-03 17:46:43 +0100
commit2a7047b16f8773c0837db850c676571f6993647c (patch)
tree6cfc3d7a4d8fc9166e3833298031166437b69b9c
parentb3c73bdc33b7e828d0de60ea89770b1f55957948 (diff)
downloadkerl-2a7047b16f8773c0837db850c676571f6993647c.tar.gz
kerl-2a7047b16f8773c0837db850c676571f6993647c.tar.bz2
kerl-2a7047b16f8773c0837db850c676571f6993647c.zip
Remove TODO about docsh url configurability
-rwxr-xr-xkerl1
1 files changed, 0 insertions, 1 deletions
diff --git a/kerl b/kerl
index afb9bb6..3e5b981 100755
--- a/kerl
+++ b/kerl
@@ -29,7 +29,6 @@ KERL_VERSION="1.7.0"
#Grep fix for mac pcre errors
GREP_OPTIONS=''
-# TODO: COULD make DOCSH_GITHUB_URL configurable
DOCSH_GITHUB_URL="https://github.com/erszcz/docsh.git"
ERLANG_DOWNLOAD_URL="http://www.erlang.org/download"
KERL_CONFIG_STORAGE_FILENAME=".kerl_config"