introduce first (and only?) global variable __cdist_target_host
Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
parent
e6d2a301c9
commit
7fbc4b8b77
1 changed files with 3 additions and 0 deletions
|
@ -17,3 +17,6 @@ run_code_from_user()
|
||||||
load_lib
|
load_lib
|
||||||
. file_from_user
|
. file_from_user
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Introduce global variables:
|
||||||
|
__cdist_target_host
|
||||||
|
|
Loading…
Reference in a new issue