Commit Graph

14 Commits (9536bb7f8666f2cbbc63a0525f7def6d94c49c99)

Author SHA1 Message Date
Steven Armstrong 654e19f28b mark _run_command as private 13 years ago
Steven Armstrong c29c419f61 also export __target_host to check_call 13 years ago
Steven Armstrong 17e7642615 implement: export __target_host in remote exec 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 67b1094712 flatten error message in remotescripterror as well 13 years ago
Nico Schottelius ad1e51cb2e catch unicodedecodeerror 13 years ago
Steven Armstrong b5b7d8e727 add missing return_output=True argument when fetching script content 13 years ago
Steven Armstrong bbef928a6d --copy paste error 13 years ago
Steven Armstrong 829b0b2d0b implement: dont return command output by default 13 years ago
Steven Armstrong d47039e91e prepend variables to remote commands 13 years ago
Steven Armstrong 0a1418f4d3 forward env 13 years ago
Steven Armstrong a254e1f31e return output of command execution as string instead of bytestring 13 years ago
Steven Armstrong 84e044407e +FIXME 13 years ago
Steven Armstrong 7da3a3c305 remote code execution and tests 13 years ago