From 8ee8e14ae84d9ecb956ab7f8552874fba240daab Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Tue, 25 Sep 2018 16:15:54 +0000 Subject: [PATCH] Added a comment --- ..._31ecf1c31511e6454a274e3c9a9bef75._comment | 26 +++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_7_31ecf1c31511e6454a274e3c9a9bef75._comment diff --git a/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_7_31ecf1c31511e6454a274e3c9a9bef75._comment b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_7_31ecf1c31511e6454a274e3c9a9bef75._comment new file mode 100644 index 0000000000..e7aa3c6b99 --- /dev/null +++ b/doc/bugs/get_over_ssh_fails_with___fd__58__19__58___hClose__58___resource_vanished/comment_7_31ecf1c31511e6454a274e3c9a9bef75._comment @@ -0,0 +1,26 @@ +[[!comment format=mdwn + username="yarikoptic" + avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4" + subject="comment 7" + date="2018-09-25T16:15:54Z" + content=""" +indeed I do have /etc/issue (not motd) displayed even when with -T: + +[[!format sh \"\"\" + + $> ssh bids@rolando.cns -T git-annex-shell 'p2pstdio' '/inbox/BIDS/dbic/QA' '--debug' 'ba8f2cea-f229-422c-82be-6580e5e07ed5' --uuid 6384a551-a41d-4290-b186-9258befede97 + + + Dartmouth College, Department of Psychological and Brain Sciences + Authorized access only + + + + + fatal: Run with no arguments or with -c cmd + git-annex-shell: git-shell failed + 1 5383 ->1 + +\"\"\"]] + +"""]]