Commit Graph

18 Commits (fb4f8784b6cb0cdd83aa6fe109bcddcd884967f2)

Author SHA1 Message Date
Steven Armstrong bf13325303 if env is not given, os.environ is used -> need to also do that 13 years ago
Steven Armstrong 98dec302a6 export __target_host for use in __remote_{copy,exec} scripts 13 years ago
Nico Schottelius 7bb81e2f18 Whitespace does not not weigh anything - remove - sed -i 's/ *$//g' *py */*py 13 years ago
Nico Schottelius 3883fe4247 raise cdist error instead of oserror 13 years ago
Nico Schottelius 3f76f03239 return full command only in local mode 13 years ago
Steven Armstrong b5b7d8e727 add missing return_output=True argument when fetching script content 13 years ago
Nico Schottelius 9223663136 CLEANUP: return flat name, not python list to user 13 years ago
Steven Armstrong ab1d3d16f1 implement: dont return command output by default 13 years ago
Steven Armstrong 99ffda3cdf always create global_explorer_out_path 13 years ago
Steven Armstrong 12784c8bd8 +FIXME 13 years ago
Steven Armstrong 8545221787 consistent naming: /object_base_path/object_path/ 13 years ago
Steven Armstrong 1d85d10f4f consistent naming: /type_base_path/type_path/ 13 years ago
Steven Armstrong a254e1f31e return output of command execution as string instead of bytestring 13 years ago
Steven Armstrong d2878e931e /Remote/Local/ 13 years ago
Steven Armstrong 5f358a5ef1 move link_emulator to local 13 years ago
Steven Armstrong 424c060934 +FIXME 13 years ago
Steven Armstrong 985ed2669a local code execution and tests 13 years ago
Steven Armstrong 84e044407e +FIXME 13 years ago
Steven Armstrong 7da3a3c305 remote code execution and tests 13 years ago