[pca] Query latest pca and patchdiag.xref file (errors?)
Martin Paul
martin at par.univie.ac.at
Thu Jun 17 10:00:16 CEST 2010
Glen Gunselman wrote:
> Do not have the old patchdiag.xref file but can reproduce.
The problem has been fixed in the current development release of pca.
> /var/tmp/pca --pretend /var/tmp/patchlist.txt --patchdir="/var/tmp/pcatmp" --safe --readme
Out of interest - is there a reason why you do this in one command?
Personally, I'd use one for "pretend" and one for "readme", so the
output doesn't get mixed up and is easier to read:
/var/tmp/pca --patchdir="..." --safe --pretend /var/tmp/patchlist.txt
/var/tmp/pca --patchdir="..." --readme /var/tmp/patchlist.txt
Thanks for the report,
Martin.
More information about the pca
mailing list