On Fri, Oct 14, 2011 at 8:29 AM, Martin Paul <[email protected]> wrote:
> Thomas Gouverneur wrote:
>>
>> You can try the simpler patch of the world, attached to this email
>> against current stable version of PCA. It will add a link for each
>> patch inside the HTML report to wesunsolve.net website.
>
> Thanks to Asif and Thomas for the idea and the patch!
>
> I've integrated the patch as-is into the current development release of PCA;
> get it from http://www.par.univie.ac.at/solaris/pca/installation.html or
> wait for the next stable release, which I plan to publish next week.

Actually readme has its own url in wesunsolve.net so I rather have this line

printf "<td><a href=\"https://$o{ohost}/readme/README.$id-$crev\";>%s</a>
(<a href=\"http://wesunsolve.net/patch/id/$id-$crev\";>more</a>)</tr>\n",
$synopsis;

be like this

printf "<td><a href=\"https://$o{ohost}/readme/README.$id-$crev\";>%s</a>
(<a href=\"http://wesunsolve.net/readme/id/$id-$crev\";>more</a>)</tr>\n",
$synopsis;

Thanks

>
> Martin.
>
>



-- 
Asif Iqbal
PGP Key: 0xE62693C5 KeyServer: pgp.mit.edu
A: Because it messes up the order in which people normally read text.
Q: Why is top-posting such a bad thing?

Reply via email to