From 7d0a92e1d54ba4f75f46ec527a6286ec638b268e Mon Sep 17 00:00:00 2001 From: Joerg Jaspert Date: Sat, 21 Feb 2009 20:56:46 +0100 Subject: [PATCH] dinstall args, 2 functions with same name does no good Signed-off-by: Joerg Jaspert --- config/debian/dinstall | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/debian/dinstall b/config/debian/dinstall index 91d9b536..2c6de187 100755 --- a/config/debian/dinstall +++ b/config/debian/dinstall @@ -223,7 +223,7 @@ function release() { dak generate-releases } -function cleanup() { +function dakcleanup() { log "Cleanup old packages/files" dak clean-suites dak clean-queues @@ -583,7 +583,7 @@ GO=( stage $GO GO=( - FUNC="cleanup" + FUNC="dakcleanup" TIME="cleanup" ARGS="" ERR="" -- 2.39.2