Added a comment

This commit is contained in:
yarikoptic 2018-09-24 18:05:15 +00:00 committed by admin
parent 695fc35c37
commit 3c4cb7e957

View file

@ -0,0 +1,16 @@
[[!comment format=mdwn
username="yarikoptic"
avatar="http://cdn.libravatar.org/avatar/f11e9c84cb18d26a1748c33b48c924b4"
subject="comment 5"
date="2018-09-24T18:05:15Z"
content="""
FWIW, here is what I see if I just try to invoke directly
[[!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
...
fatal: Run with no arguments or with -c cmd
git-annex-shell: git-shell failed
1 5358 ->1
\"\"\"]]
so - exit code is `1` (happen annex decides on exit code about availability of p2pstdio)
"""]]