Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-08-02 12:05:02 +02:00
parent 76a796103c
commit 5bb177eef9
1 changed files with 7 additions and 0 deletions

View File

@ -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 :-)
either make functions available on the other side or
put logic on the server side.