From 7b7d1d8238513c562f1689efdbf42828e17f1e5e Mon Sep 17 00:00:00 2001 From: Daniel Tartavel Date: Thu, 19 Dec 2019 18:15:10 +0100 Subject: [PATCH] Debug --- SOURCES/identMM.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SOURCES/identMM.pl b/SOURCES/identMM.pl index 8d5add1..4f6931e 100755 --- a/SOURCES/identMM.pl +++ b/SOURCES/identMM.pl @@ -435,7 +435,7 @@ my $ret=system("rsync --port 10073 -aP " . $PathFicout.$NomFic . " 'lalis69.ddns if (exists ($CodeRetourRsync{$ret})){ $_ = "Code retour rsync: ".$ret; push(@affich,$_); - $_ = "Libele code retour rsync: ".$CodeRetourRsync{$ret}; + $_ = "Libellé code retour rsync: ".$CodeRetourRsync{$ret}; push(@affich,$_); } else{