From 17063dbdf9eb0396255b2e5a75482d3695b5e370 Mon Sep 17 00:00:00 2001 From: Fredrik Tolf Date: Sun, 6 Jan 2008 02:59:32 +0100 Subject: [PATCH] Removed a debugging feature. --- dcp-init | 3 --- 1 file changed, 3 deletions(-) diff --git a/dcp-init b/dcp-init index 7bd3d7e..5243493 100755 --- a/dcp-init +++ b/dcp-init @@ -20,9 +20,6 @@ getaptsrc() { mkdir "$td/apt-tmp" (cd "$td/apt-tmp"; apt-get source "$1") || false - echo Achtung - sleep 10 - sdir= for f in "$td/apt-tmp"/*; do if [ -d "$f" ]; then -- 2.11.0