From: Fredrik Tolf Date: Sun, 6 Jan 2008 01:59:32 +0000 (+0100) Subject: Removed a debugging feature. X-Git-Url: http://dolda2000.com/gitweb/?p=dcp.git;a=commitdiff_plain;h=17063dbdf9eb0396255b2e5a75482d3695b5e370 Removed a debugging feature. --- 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