Daniel P. Berrange 6a11d5183f util: allow \n to terminate password input
The qemu_read_password() method looks for \r to terminate the
reading of the a password. This is what will be seen when
reading the password from a TTY. When scripting though, it is
useful to be able to send the password via a pipe, in which
case we must look for \n to terminate password input.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
2015-05-22 17:08:01 +02:00
..
2014-11-17 11:48:56 +01:00
2015-02-10 09:27:20 +03:00
2014-01-13 14:04:53 +01:00
2015-04-30 16:05:48 +03:00
2015-02-02 16:55:10 +01:00
2015-04-30 16:05:48 +03:00
2014-10-09 15:36:15 +02:00
2014-03-13 14:42:21 +01:00
2013-04-13 19:39:59 +00:00