portal: Use readLine and not getPass when stdin is not a terminal
authorClinton Ebadi <clinton@unknownlamer.org>
Mon, 6 Oct 2014 03:14:25 +0000 (23:14 -0400)
committerClinton Ebadi <clinton@unknownlamer.org>
Mon, 6 Oct 2014 03:14:25 +0000 (23:14 -0400)
It is way harder than neccessary to make the portal call
domtool-portal when it spews output. Just assume input produced via a
pipe is from a program that knows what it is doing.


No differences found