Commit Graph

13 Commits (16340b7d346b75ebde5feb9379c64553ae557d4e)

Author SHA1 Message Date
Steven Armstrong 56b6c95ed4 implement conf-dir from CDIST_PATH environment variable 12 years ago
Nico Schottelius 528901bdee update a lot of tests for new exec.local 12 years ago
Nico Schottelius af24165367 introduce home_dir as a property 12 years ago
Nico Schottelius 69a3844332 fix some tests and fix home_dir lookup 12 years ago
Nico Schottelius 6eddaaf090 rename parameter correctly to add_conf_dirs 12 years ago
Nico Schottelius 6771a13758 pass exec_path from context to local, making it obsolete to manually add the argument to the _link_types_for_emulator 12 years ago
Nico Schottelius 1d1149deab +debug 12 years ago
Nico Schottelius e7be0cceab big change for pre4 12 years ago
Nico Schottelius e41aae041a fix cache_dir syntax error 12 years ago
Nico Schottelius cbe95b18e6 rename function to reveal new task: create_files_dirs 12 years ago
Nico Schottelius 1e264afa63 refactor code to allow multiple directories to be passed in 12 years ago
Nico Schottelius 6ece8a97c7 use obsolete lib path 12 years ago
Nico Schottelius c9f728e073 lib/cdist => cdist (pypi) 12 years ago
Nico Schottelius 612fb4cb7b fix type and add fixme 13 years ago
Nico Schottelius 1b8b54f84f use os.umask locally 13 years ago
Nico Schottelius 64bb1741aa cleanup local 13 years ago
Nico Schottelius ab48a72ce1 return results from run() 13 years ago
Nico Schottelius a4882e7e30 remove useless script printing and reuse run() method 13 years ago
Nico Schottelius 91ecfa7d3f back to 100% tests working 13 years ago
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