Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: * Re: zpty woes
- X-seq: zsh-workers 25042
- From: Peter Stephenson <pws@xxxxxxx>
- To: zsh-workers@xxxxxxxxxx
- Subject: Re: * Re: zpty woes
- Date: Thu, 15 May 2008 17:36:36 +0100
- In-reply-to: <22C7A43F-E19E-451D-A980-E79140BF8B3A@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <34AE8142-F5DA-44FD-96BA-61BDE12BC74E@xxxxxxx> <200805151318.m4FDIvKS015244@xxxxxxxxxxxxxx> <20080515145054.GC5190@xxxxxxxxxxxxxxx> <22C7A43F-E19E-451D-A980-E79140BF8B3A@xxxxxxx>
Jaime Vargas wrote:
> Still doesn't work for me. Below is the modified script and the debug
>...
> I changed my credentials for security. Basically it now hangs waitng
> for password and doesnt' do anything. -- Jaime
I don't think it does...
> +./zpty-test.zsh:16> result+='1> scp hello.world
> '\''jvargas@xxxxxxxxxxxxxxxxxxxxxxxxxxx:~/'\''
>
> '
> +./zpty-test.zsh:14> zpty -r scppty line
This is where it's asking for the password, and it hasn't hung.
> +./zpty-test.zsh:14> zpty -r scppty line
>
>
> ..... it waits forever here.
At *this* point it will wait if it doesn't get a complete line because
of my previous point. Try adding "*" (including quotes) to the end of
the `zpty -r' command.
--
Peter Stephenson <pws@xxxxxxx> Software Engineer
CSR PLC, Churchill House, Cambridge Business Park, Cowley Road
Cambridge, CB4 0WZ, UK Tel: +44 (0)1223 692070
Messages sorted by:
Reverse Date,
Date,
Thread,
Author