Dirk Stöcker <[EMAIL PROTECTED]> writes:
> sub compress() in Compress.pm:
>
> # Create the output directory if it doesn't exist...
> if( ! -d $self->{UploadDir} )
> {
> mkpath $self->{UploadDir};# TODO: Error handling
> }
>
> I would call that "creating on upload", as the file compression is the
> first upload step as it is designed now.
Oops, you are right. It didn't do that in upload_loop mode, but it
did in upload mode.
Anyway, this should be fixed now.
Matthias
_______________________________________________
Tilesathome mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/tilesathome