summaryrefslogtreecommitdiffstats
path: root/debootstrap
diff options
context:
space:
mode:
authorJoey Hess <joeyh@debian.org>2010-09-20 17:23:17 (GMT)
committerJoey Hess <joeyh@debian.org>2010-09-20 17:23:17 (GMT)
commitdc3391757941489b957c632459975b5e6a5192d7 (patch)
tree09579be5d4034380c2e2c457c32249fa7d2c739c /debootstrap
parenta9d5b3a9addf67a90dde917f99150129aeebca7d (diff)
downloaddebootstrap-dc3391757941489b957c632459975b5e6a5192d7.zip
debootstrap-dc3391757941489b957c632459975b5e6a5192d7.tar.gz
debootstrap-dc3391757941489b957c632459975b5e6a5192d7.tar.bz2
Remove debug statement that slipped in.
r64821
Diffstat (limited to 'debootstrap')
-rwxr-xr-xdebootstrap1
1 files changed, 0 insertions, 1 deletions
diff --git a/debootstrap b/debootstrap
index 0d230c8..74b7365 100755
--- a/debootstrap
+++ b/debootstrap
@@ -506,7 +506,6 @@ fi
###########################################################################
if am_doing_phase finddebs; then
- echo "finddebs!!!"
if [ "$FINDDEBS_NEEDS_INDICES" = "true" ] || \
[ "$RESOLVE_DEPS" = "true" ]; then
download_indices