mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-07-03 19:34:06 +02:00
cfaf4d1165
* gnu/tests/ssh.scm (run-ssh-test): Introduce make-session-for-test, call-with-connected-session and call-with-connected-session/auth. (run-ssh-test)["connect"]: Rename to "shell command". Abstract its session connection and authentication work into the above three functions.