Comment 6 for bug 1320777

Revision history for this message
Sean Davis (bluesabre) wrote :

I'm trying to get to the bottom of this bug. The purpose for this code is to run the command with the C locale (default) since we have to catch the password prompt. Without this, non-English environments will not work as expected and will time out. At the very least, I will catch this exception and run the old code, but this will again fail for non-English locales.