update submodules
This commit is contained in:
parent
045d70222b
commit
f78c007190
1 changed files with 1 additions and 1 deletions
|
@ -368,7 +368,7 @@ ssh-runinagent () {
|
|||
|
||||
}
|
||||
|
||||
if [ $SSH_TTY ] ; then
|
||||
if [[ $SSH_TTY || $X2GO_SESSION ]] ; then
|
||||
logdebug "run with forwarded ssh-agent"
|
||||
res=1
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue