diff options
| author | Joey Hess <joeyh@joeyh.name> | 2015-09-20 15:10:40 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2015-09-20 15:10:40 -0400 |
| commit | 12c49c04e1034701fc4f53c955d4c09a35f1b570 (patch) | |
| tree | 09d20bbfdcbb05c72311c18ddfc0ca9f4a071ad5 /doc | |
| parent | c3e489e7c3adba47211eda05bc52487caece6f32 (diff) | |
| parent | f197f1169cde5c3da5623d2286ca41e2ef0f97da (diff) | |
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/forum/Shared_connection_to_xxx_closed./comment_4_bc60f392f8a73ac7bc54f5c3a4670590._comment | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/forum/Shared_connection_to_xxx_closed./comment_4_bc60f392f8a73ac7bc54f5c3a4670590._comment b/doc/forum/Shared_connection_to_xxx_closed./comment_4_bc60f392f8a73ac7bc54f5c3a4670590._comment new file mode 100644 index 00000000..41ad0fc3 --- /dev/null +++ b/doc/forum/Shared_connection_to_xxx_closed./comment_4_bc60f392f8a73ac7bc54f5c3a4670590._comment @@ -0,0 +1,13 @@ +[[!comment format=mdwn + username="picca" + subject="comment 4" + date="2015-09-17T06:59:44Z" + content=""" +[2015-09-17 08:57:49 CEST] call: ssh [\"-o\",\"ControlPath=/home/picca/.ssh/propellor/xxxx.sock\",\"-o\",\"ControlMaster=auto\",\"-o\",\"ControlPersist=yes\",\"-t\",\"root@xxx\",\"sh -c 'cd /usr/local/propellor && ./propellor --continue '\\"'\\"'SimpleRun \\"xxx\\"'\\"'\\"''\"] +Shared connection to xxxxx closed. +picca@ORD03037:~/.propellor$ echo $? +0 + + +so it seems thaht there is no error but the share connection was closed before running propellor on the host. +"""]] |
