summaryrefslogtreecommitdiffstats
path: root/config-db/slxconfig
diff options
context:
space:
mode:
Diffstat (limited to 'config-db/slxconfig')
-rwxr-xr-xconfig-db/slxconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-db/slxconfig b/config-db/slxconfig
index ce2a203c..fd145fd8 100755
--- a/config-db/slxconfig
+++ b/config-db/slxconfig
@@ -914,7 +914,6 @@ sub addSystemToConfigDB
my $systemConfigPath =
"$openslxConfig{'private-path'}/config/$systemName/default";
if (!-e $systemConfigPath) {
-
# create the default (empty) config folders for this system:
createConfigFolderForSystem($systemName);
}