From b5109fcd7a52e3ace575c8368b68f1816a03c274 Mon Sep 17 00:00:00 2001 From: DT Netsolution GmbH Date: Mon, 6 Feb 2012 20:21:03 +0100 Subject: [PATCH] fix --- builder-targets-cb.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builder-targets-cb.sh b/builder-targets-cb.sh index 0656bd9..9a3d4a8 100644 --- a/builder-targets-cb.sh +++ b/builder-targets-cb.sh @@ -20,6 +20,6 @@ ############################################################################## function cleanup() { - echo "Cleanup: output_dir: $output_dir" + echo "Cleanup" builder_cleanup }