#i10000# removed obsolete switch
This commit is contained in:
parent
6f03ce6067
commit
e301c8006b
1 changed files with 1 additions and 1 deletions
|
@ -492,7 +492,7 @@ sub collectfiles{
|
|||
# -e
|
||||
# if ( -x $command ){
|
||||
if( $command ){
|
||||
if( !$bVerbose ){ $args .= " -QQ "; }
|
||||
if( !$bVerbose ){ $args .= " "; }
|
||||
$args .= " -e -f $localizeSDF -l ";
|
||||
my $bFlag="";
|
||||
if( $bAll ) {$args .= " en-US";}
|
||||
|
|
Loading…
Reference in a new issue