Reports in Cranberry
Brian Murray
brian at ubuntu.com
Thu Sep 23 15:58:03 UTC 2010
On Wed, Sep 22, 2010 at 10:54:08AM +0200, Ara Pulido wrote:
> Hello all,
>
> If you happen to have a script running in cranberry that uses /css /img
> and/or /ubuntu09 for your styling, please, change your scripts so the
> generated report uses /reports/{css,img,ubuntu09} instead of
> /{css,img,ubuntu09}/
This worked pretty well for me:
perl -p -i -e 's/(href="\/)(ubuntu09|css|img)/\1reports\/\2/g' *.html
--
Brian Murray
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <https://lists.ubuntu.com/archives/ubuntu-quality/attachments/20100923/433d712c/attachment.pgp>
More information about the Ubuntu-qa
mailing list