Thus said Ron Wilson on Fri, 01 Nov 2013 12:10:19 -0400: > Also, I would suggest that before prompting, Fossil determine if STDIN > and (STDERR or STDOUT) are associate with a "console". If not, then > Fossil is not running interactively.
The normal password prompting already checked for the presence of a TTY. I just added this as well to the changes I've been making so the ``save password'' prompt will not prompt if there is no TTY. Thanks for the reminder to check that. Andy -- TAI64 timestamp: 4000000052749dc1 _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

