SIGN IN SIGN UP

Fix SF bug #690081, test_posix fails when run in non-interactive mode

Don't bother testing os.getlogin() if we aren't running from a tty (terminal)
It fails when run without a tty (e.g., when run from cron).
N
Neal Norwitz committed
71b13e8b4c4aad547d870a63e9b2f8784835eb2f
Parent: c3bbeb3