[yaala] Fwd: yaala help request
Florian Forster
yaala@verplant.org
Wed, 2 Apr 2003 12:32:41 +0200
--6Vw0j8UKbyX0bfpA
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
On Wed, Apr 02, 2003 at 02:58:50PM +0600, qMax wrote:
> Hi.
>=20
> Yaala 0.6.3 cannot parse it to, because parse_select gets string
> spacestripped - 'bytesbybytes'.
> Please, take a look.
> ##################################################
> # yaala 0.6.2 config 2003-03-11 #
> #---=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D---------=
----------------#
> # For exact instructions please see the README #
> # and the notes above each entry. #
> ##################################################
> # $Id: config,v 1.3 2003/03/11 22:17:53 octo Exp $
>
> select: bytes BY date;
Well, that's not a bug in the program but in the documentation: You
simply need to quote your select-statement and everything should work
just fine:
select: "bytes BY date";
However, I didn't write that right in the documentation.. I'll fix
this.. Thank you :)
-octo
--=20
Florian octo Forster
Hacker in training
GnuPG: 0x91523C3D
http://verplant.org/
--6Vw0j8UKbyX0bfpA
Content-Type: application/pgp-signature
Content-Disposition: inline
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+irxJjvke9ZFSPD0RAgAtAJ9SZY6cLT2uj9ReHNx0BiXTJVjDqQCgltoV
wMG1iEVv8pD5MLgoxPk5AzU=
=jITb
-----END PGP SIGNATURE-----
--6Vw0j8UKbyX0bfpA--