diff options
author | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-05-26 09:04:50 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@open-infrastructure.net> | 2017-06-24 14:03:40 +0000 |
commit | aa16342f58a6a97d4a26bcedcfe18624ff2b74de (patch) | |
tree | 7bdd7bf708ca3077fb9f54d5fdec3c0ce94f04d2 /share/scripts | |
parent | Releasing version 20170522. (diff) | |
download | compute-tools-aa16342f58a6a97d4a26bcedcfe18624ff2b74de.tar.xz compute-tools-aa16342f58a6a97d4a26bcedcfe18624ff2b74de.zip |
Removing useless whitespace in debconf script.
Signed-off-by: Daniel Baumann <daniel.baumann@open-infrastructure.net>
Diffstat (limited to '')
-rwxr-xr-x | share/scripts/debconf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/share/scripts/debconf b/share/scripts/debconf index c90e851..8fc7223 100755 --- a/share/scripts/debconf +++ b/share/scripts/debconf @@ -724,7 +724,6 @@ EOF rm -f "${DIRECTORY}/.container-command" fi - } Configure_network () |