-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

According to ruby0954 on 8/8/2007 4:12 PM:
> trac-admin is an interactive script. most its default answers are fine. I
> would like to have my script to hit the enter key for me. $'\r' is not
> working as the enter key.  thanks. 

That's because the enter key is not $'\r', but $'\n' (or more simply, a
blank line inside your heredoc).

- --
Don't work too hard, make some time for fun as well!

Eric Blake             [EMAIL PROTECTED]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuwYY84KuGfSFAYARAmSeAKCKtW7U+416S1ncqLLsGSTo2MEV8wCgvpZx
p/ldW43USeb+Vr2WzVA81/0=
=DxPZ
-----END PGP SIGNATURE-----


_______________________________________________
Bug-bash mailing list
Bug-bash@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-bash

Reply via email to