diff --git a/core/__cdist_object_code_run b/core/__cdist_object_code_run index 48b6514d..d2e3b4a3 100755 --- a/core/__cdist_object_code_run +++ b/core/__cdist_object_code_run @@ -24,7 +24,7 @@ __cdist_object_code_run() { - + set -x __cdist_object_code_run_object="$1"; shift # Code local diff --git a/core/__cdist_object_explorer_run b/core/__cdist_object_explorer_run index b082ce0b..da59d6c3 100755 --- a/core/__cdist_object_explorer_run +++ b/core/__cdist_object_explorer_run @@ -26,7 +26,6 @@ __cdist_object_explorer_run() { - set -x __cdist_object_self="$1"; shift __cdist_object_id="$(__cdist_object_id_from_object "$__cdist_object_self")"