Whoops. Do not attempt to copy files twice
This commit is contained in:
parent
dda913d107
commit
aff9a7e60a
|
@ -17,6 +17,7 @@ for (@files){
|
||||||
warn "$_ not found in $src\n";
|
warn "$_ not found in $src\n";
|
||||||
}else{
|
}else{
|
||||||
push @dwim,$_;
|
push @dwim,$_;
|
||||||
|
delete $allfiles{$_};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue