updates.
authorPekka Riikonen <priikone@silcnet.org>
Sat, 30 Apr 2005 15:56:27 +0000 (15:56 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sat, 30 Apr 2005 15:56:27 +0000 (15:56 +0000)
apps/autodist/autodist.in

index 12c9cabcaa0640d89c6c315c0cd046d0855884dc..f6af1894060e53433a31fa5bc3014f80506053ab 100755 (executable)
@@ -632,8 +632,6 @@ ad_dist_includes()
        if test '!' -d $am_distdir/$d && test "$ds" != "$d"; then
           mkdir -p $am_distdir/$d || exit 1
        fi
-echo $d
-echo $ds
 
        ad_log "  $src into $am_distdir/$d"
        cp -pR $src $am_distdir/$d || exit 1