Fixed space/tab.
This commit is contained in:
parent
0bef358d22
commit
9d9c3c7df6
@ -150,7 +150,7 @@ sub process {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
# renaming to target
|
# renaming to target
|
||||||
my $command = "mv output.ogg $source_name.ogg";
|
my $command = "mv output.ogg $source_name.ogg";
|
||||||
if($dryrun) {
|
if($dryrun) {
|
||||||
print "$command\n";
|
print "$command\n";
|
||||||
|
Loading…
Reference in New Issue
Block a user