"sim login" doesn't output ssh command line

Issue #198 closed
Erik Schnetter created an issue

"sim login" should output the ssh command line to help debugging.

Keyword:

Comments (2)

  1. anonymous
    • changed status to resolved
    • removed comment

    varia:simfactory mike$ bin/sim login eric Warning: could not resolve hostname varia DEBUG: Simfactory command: bin/../lib/sim.py "login" "eric" DEBUG: Version 1110:1113M The Simulation Factory: Manage Cactus simulations

    Info: defs: /Users/mike/cactus/Cactus/simfactory/etc/defs.ini Info: defs.local: /Users/mike/cactus/Cactus/simfactory/etc/defs.local.ini Executing command: login Logging into remote machine eric Info: executing command: /bin/bash -c '{ :; } && { { :; } && ssh -Y -t mthomas@is.cct.lsu.edu '\''ssh -Y -t mwt@eric.loni.org '\''\'\'''\''cd /work/mwt/cactus/Cactus/simfactory && $SHELL -l'\''\'\'''\'''\''; }'

    Warning: No xauth data; using fake authentication data for X11 forwarding.

    Looks like it outputs it for me.

  2. Log in to comment