On 2013-04-22 22:49:23 +0200, Andreas Leha wrote: > thanks for that. Here is what I get: > ,---- > | + '[' -z '' ']' > | + return > | Connection to 192.168.2.109 closed. > `----
You said earlier: > (I can, for instance, run a crippled bash with 'ssh [email protected] bash') So, perhaps that's the "-t" which is a problem. What if you run 'ssh -t [email protected] bash'? -- Vincent Lefèvre <[email protected]> - Web: <http://www.vinc17.net/> 100% accessible validated (X)HTML - Blog: <http://www.vinc17.net/blog/> Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

