Perfect, thank you!!

Am Mittwoch, 23. August 2017 10:01:27 UTC+2 schrieb Jun Omae:
>
> On Tue, Aug 22, 2017 at 5:28 AM, Erdloch <erd...@gmail.com <javascript:>> 
> wrote: 
> > I have another issue with this program. 
> > I just added --archive-type=gz and it tells me "Unknown archive type 
> 'gz'." 
> > - same with zip and bz2 
>
> Retry after changing line 148 like this: 
>
> -        if 'archive_type' in archive_map: 
> +        if archive_type in archive_map: 
>
> However, I don't recommend to use it. 
> This script is no longer maintained and it seems that is not tested much 
> enough. 
>
> -- 
> Jun Omae <jun...@gmail.com <javascript:>> (大前 潤) 
>

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to trac-users+unsubscr...@googlegroups.com.
To post to this group, send email to trac-users@googlegroups.com.
Visit this group at https://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to