diff --git a/usr.sbin/portsnap/portsnap/portsnap.sh b/usr.sbin/portsnap/portsnap/portsnap.sh index 378bc75efa6f..d1ff8053af95 100644 --- a/usr.sbin/portsnap/portsnap/portsnap.sh +++ b/usr.sbin/portsnap/portsnap/portsnap.sh @@ -354,8 +354,6 @@ fetch_pick_server_init() { else RANDVALUE=`jot -r 1 0 999999999` fi - echo "XXXdebug: HTTP_PROXY=${HTTP_PROXY}" - echo "XXXdebug: RANDVALUE=${RANDVALUE}" } # Pick a mirror. Returns 1 if we have run out of mirrors to try.