decide to remove argv

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
remotes/origin/1.2
Nico Schottelius 14 years ago
parent 6c3631418e
commit 5b82a0fcda
  1. 7
      doc/dev/todo/niconext

@ -22,3 +22,10 @@ In essence:
var1="" var2="" var3="" ... cdist-$tool_to_debug
vs. currently
var1="" cdist-$tool_to_debug opt1 opt2
--------------------------------------------------------------------------------
It seems that being able to pass the target host as argv makes sense,
but everything else can be used from cdist-config -> do not pass.
Changing those variables is only needed if debugging the core and for
this purpose setting variables is fine.

Loading…
Cancel
Save