Dne 14.10.2011 11:25, [email protected] napsal(a): > - SCR::Execute (.target.bash, sformat ("cp %1 %2/", file_path, > tmpdir)); > + SCR::Execute (.target.bash, sformat ("cp -- %1 %2/", file_path, > tmpdir));
You could also change %1 to '%1' + add String::Quote() when changing all these commands... -- Ladislav Slezák Appliance department / YaST Developer Lihovarská 1060/12 190 00 Prague 9 / Czech Republic tel: +420 284 028 960 [email protected] SUSE -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
