Jamie Cameron
2012-11-15 18:44:30 -08:00
parent 20c6e43144
commit f51145dc6c

View File

@@ -90,6 +90,8 @@ foreach $clientjob (@clients) {
}
# Select the files
&wait_for($h->{'outfh'}, "\\\$"); # Wait for first prompt
print $wait_for_input;
foreach $f (@files) {
$f = &unix_to_dos($f);
if ($f eq "/") {