Debug
This commit is contained in:
parent
f924142127
commit
7b7d1d8238
@ -435,7 +435,7 @@ my $ret=system("rsync --port 10073 -aP " . $PathFicout.$NomFic . " 'lalis69.ddns
|
|||||||
if (exists ($CodeRetourRsync{$ret})){
|
if (exists ($CodeRetourRsync{$ret})){
|
||||||
$_ = "Code retour rsync: ".$ret;
|
$_ = "Code retour rsync: ".$ret;
|
||||||
push(@affich,$_);
|
push(@affich,$_);
|
||||||
$_ = "Libele code retour rsync: ".$CodeRetourRsync{$ret};
|
$_ = "Libellé code retour rsync: ".$CodeRetourRsync{$ret};
|
||||||
push(@affich,$_);
|
push(@affich,$_);
|
||||||
}
|
}
|
||||||
else{
|
else{
|
||||||
|
Reference in New Issue
Block a user