1
0
This commit is contained in:
Daniel Tartavel 2019-12-19 18:15:10 +01:00
parent f924142127
commit 7b7d1d8238

View File

@ -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};
$_ = "Libel code retour rsync: ".$CodeRetourRsync{$ret};
push(@affich,$_);
}
else{