config: remove spurious secondary validation check

it is already done just before writing the config to disk; this check is
happening just after doing so and is thus pointless.

Gbp-Dch: Short
This commit is contained in:
Lyndon Brown 2020-03-28 06:13:08 +00:00 committed by Raphaël Hertzog
parent f8a401f068
commit 51f6f2e41d
1 changed files with 0 additions and 3 deletions

View File

@ -1423,9 +1423,6 @@ EOF
mkdir -p auto
mkdir -p local/bin
# Validate config again
Validate_config
if [ "${_CLEAN}" = "true" ]
then
# Remove empty directories in config tree