Le 24/11/2010 09:13, [email protected] a écrit : > TERM=dumb -> Missing TEST
this is the normal behaviour, ssh doesn't transfert environment variable except if you ask him to do and allow it. do : see SendEnv in man ssh_config for the client part allow : see AcceptEnv in man sshd_config for the server part Regards, Cyrille Lefevre -- mailto:[email protected] -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple

