++todo
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
76a796103c
commit
5bb177eef9
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
core/__cdist_object_code_run:
|
||||||
|
make remote run work again
|
||||||
|
|
||||||
|
__cdist_code_run:
|
||||||
|
should be changed to run _all_ code (has nice checks)
|
||||||
|
|
||||||
|
--------------------------------------------------------------------------------
|
||||||
- run-remote does not work anymore, because there is no binary :-)
|
- run-remote does not work anymore, because there is no binary :-)
|
||||||
either make functions available on the other side or
|
either make functions available on the other side or
|
||||||
put logic on the server side.
|
put logic on the server side.
|
||||||
|
|
Loading…
Reference in a new issue