query-pr 4.0's --format doesn't support embedded '%' or '"'
Bruce Dawson <[email protected]> 23 Mar 2004 09:51:21 -0500
| Newsgroups | gmane.comp.bug-tracking.gnats.bugs |
|---|---|
| Message-ID | <[email protected]> |
The following results are expected:
% query-pr -d default --expr 'state!="closed"' --format '"<a
href=+http://fo.bar?opt=view#20audit+>%d</a>" Number Number'
<a href=+http://fo.bar?opt=view#20audit+>3</a>
<a href=+http://fo.bar?opt=view#20audit+>4</a>
However, these results are unexpected:
% query-pr -d default -expr 'state!="closed"' --format '"<a
href=\"http://fo.bar?opt=view%%20audit\">%d</a>" Number Number'
query-pr: no PRs matched
Am I doing something wrong?
_______________________________________________
Bug-gnats mailing list
[email protected]
http://mail.gnu.org/mailman/listinfo/bug-gnats
signature.asc
(application/pgp-signature, 189 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (GNU/Linux) iD8DBQBAYE7p/TBScWXa5IgRAiGdAJkB+Hp6Yo4UcgkQkvv7ZuGW5w770ACfYMDA sry3scVBnlZv9CGagQbwGrk= =KNKy -----END PGP SIGNATURE-----