From cb653d7cc3e467d3c244003a3821c882f7b97dbb Mon Sep 17 00:00:00 2001 From: Oliver Tappe Date: Fri, 11 May 2007 16:01:54 +0000 Subject: * minor cleanup git-svn-id: http://svn.openslx.org/svn/openslx/trunk@1045 95ad53e4-c205-0410-b2fa-d234c58c8868 --- config-db/slxconfig-demuxer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config-db') diff --git a/config-db/slxconfig-demuxer b/config-db/slxconfig-demuxer index 55917e0b..f6ebc6f8 100755 --- a/config-db/slxconfig-demuxer +++ b/config-db/slxconfig-demuxer @@ -130,7 +130,7 @@ END { unlockScript($lockFile); } writeConfigurations(); my $wr = ($dryRun ? "would have written" : "wrote"); -print "$wr $systemConfCount systems and $clientSystemConfCount client-configurations to $tftpbootPath/client-config\n"; +print "$wr $systemConfCount systems and $clientSystemConfCount client-specific configurations to $tftpbootPath/client-config\n"; $openslxDB->disconnect(); -- cgit v1.2.3-55-g7522