summaryrefslogtreecommitdiffstats
path: root/share/scripts/curl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-26 03:50:49 +0000
committerDaniel Baumann <daniel.baumann@open-infrastructure.net>2019-02-26 03:50:49 +0000
commiteab3e8a960749e6ced651b878de39526c46f9bdb (patch)
tree19c25243b805346a17bda9b8f60b65b638eb4d2f /share/scripts/curl
parentAdding comment to debian sources.list in container debconf create script. (diff)
downloadcompute-tools-eab3e8a960749e6ced651b878de39526c46f9bdb.tar.xz
compute-tools-eab3e8a960749e6ced651b878de39526c46f9bdb.zip
Removing some dead code in container create scripts.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to 'share/scripts/curl')
-rwxr-xr-xshare/scripts/curl2
1 files changed, 0 insertions, 2 deletions
diff --git a/share/scripts/curl b/share/scripts/curl
index 80ccde6..6b8db26 100755
--- a/share/scripts/curl
+++ b/share/scripts/curl
@@ -271,8 +271,6 @@ then
do
if [ -x "${DEBCONF_SCRIPT}" ]
then
- # FIXME
- # debconf -o${SOFTWARE} "${DEBCONF_SCRIPT}"
"${DEBCONF_SCRIPT}"
fi
done