summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authorcperciva <cperciva@FreeBSD.org>2006-05-03 22:09:42 +0000
committercperciva <cperciva@FreeBSD.org>2006-05-03 22:09:42 +0000
commita3a49903f7835abc4da7e050cf1cf8eb31cd4580 (patch)
tree7b62dce39a2595f9d21bf6e2d88653f86363e57f /usr.sbin
parent6a63b482f7df77d6dd3cf912a3915fef55c3ab5c (diff)
downloadFreeBSD-src-a3a49903f7835abc4da7e050cf1cf8eb31cd4580.zip
FreeBSD-src-a3a49903f7835abc4da7e050cf1cf8eb31cd4580.tar.gz
Remove two lines of debugging which I forgot to remove before the last
commit. Noticed by: simon
Diffstat (limited to 'usr.sbin')
-rw-r--r--usr.sbin/portsnap/portsnap/portsnap.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.sbin/portsnap/portsnap/portsnap.sh b/usr.sbin/portsnap/portsnap/portsnap.sh
index 378bc75..d1ff805 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.
OpenPOWER on IntegriCloud