summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Blin <oblin@mandriva.org>2004-08-13 06:08:52 +0000
committerOlivier Blin <oblin@mandriva.org>2004-08-13 06:08:52 +0000
commit0257e0066bdca8ee3c91dddb3669c270ea781d3e (patch)
tree4259dcefe23a748699405832ee87eaf3494c1cc7
parenta1d6de5664c04377b804aeac7d72a2e571ff1183 (diff)
downloaddrakx-backup-do-not-use-0257e0066bdca8ee3c91dddb3669c270ea781d3e.tar
drakx-backup-do-not-use-0257e0066bdca8ee3c91dddb3669c270ea781d3e.tar.gz
drakx-backup-do-not-use-0257e0066bdca8ee3c91dddb3669c270ea781d3e.tar.bz2
drakx-backup-do-not-use-0257e0066bdca8ee3c91dddb3669c270ea781d3e.tar.xz
drakx-backup-do-not-use-0257e0066bdca8ee3c91dddb3669c270ea781d3e.zip
perl_checker fix (add missing spaces)
-rw-r--r--perl-install/standalone/drakvpn2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl-install/standalone/drakvpn b/perl-install/standalone/drakvpn
index e7ac4c902..7124f7237 100644
--- a/perl-install/standalone/drakvpn
+++ b/perl-install/standalone/drakvpn
@@ -504,7 +504,7 @@ Choose continue when you are done to write the data.\n", $ipsec_conf),
]
) or goto step_configure_ipsec_conf;
- $existing_section = network::ipsec::already_existing_section_ipsec_conf($normal_conn->{1}[0]." ".$normal_conn->{1}[1], $ipsec, $kernel_version);
+ $existing_section = network::ipsec::already_existing_section_ipsec_conf($normal_conn->{1}[0] . " " . $normal_conn->{1}[1], $ipsec, $kernel_version);
if ($existing_section eq "already existing") {
$in->ask_okcancel(N("Exists !"),