summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-02-24 02:21:37 +0000
committerBill Meier <wmeier@newsguy.com>2008-02-24 02:21:37 +0000
commitf232875378c2f9a32175ba97e69de2835c153fe5 (patch)
treef5b53541796a6bf38108ffb0a22ee3da138a3e4c /test
parent885fec709ba7770358dbd08be805b4a0e9b7df8f (diff)
downloadwireshark-f232875378c2f9a32175ba97e69de2835c153fe5.tar.gz
OK: comment out gathering of debug info; nothing interesting.
svn path=/trunk/; revision=24451
Diffstat (limited to 'test')
-rwxr-xr-xtest/config.sh12
1 files changed, 6 insertions, 6 deletions
diff --git a/test/config.sh b/test/config.sh
index 369ace8d11..bc26006032 100755
--- a/test/config.sh
+++ b/test/config.sh
@@ -81,10 +81,10 @@ fi
# Display our environment
-printf "\n ------- Info =-----------------\n"
-printf "Syms :$WS_SYSTEM: :$TRAFFIC_CAPTURE_IFACE: :$SKIP_CAPTURE: :$TEST_FIFO:\n"
-
-ls -l $WIRESHARK $TSHARK $DUMPCAP
-ls -l $(which wireshark) $(which tshark) $(which dumpcap)
-printf " ----------------------------------\n\n"
+##printf "\n ------- Info =-----------------\n"
+##printf "Syms :$WS_SYSTEM: :$TRAFFIC_CAPTURE_IFACE: :$SKIP_CAPTURE: :$TEST_FIFO:\n"
+##
+##ls -l $WIRESHARK $TSHARK $DUMPCAP
+##ls -l $(which wireshark) $(which tshark) $(which dumpcap)
+##printf " ----------------------------------\n\n"