added cleanup

This commit is contained in:
DT Netsolution GmbH 2012-02-05 20:33:48 +01:00
parent 20a087c1ae
commit 64144cc267
1 changed files with 1 additions and 1 deletions

View File

@ -56,6 +56,6 @@ function commit() {
}
function cleanup() {
echo "Cleanup: output_dir: $output_dir"
# builder_cleanup
builder_cleanup
}