continue corelib

Signed-off-by: Nico Schottelius <nico@kr.ethz.ch>
This commit is contained in:
Nico Schottelius 2011-07-28 10:54:18 +02:00
parent 0c00e4a0d2
commit 815de25d9a
2 changed files with 1 additions and 2 deletions

View file

@ -24,7 +24,7 @@
__cdist_object_code_run()
{
set -x
__cdist_object_code_run_object="$1"; shift
# Code local

View file

@ -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")"