aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-24 02:21:37 +0000
committerwmeier <wmeier@f5534014-38df-0310-8fa8-9805f1628bb7>2008-02-24 02:21:37 +0000
commit49e1cb04a09f6945c78d5c63b2fbf6dc49900d45 (patch)
treef5b53541796a6bf38108ffb0a22ee3da138a3e4c /test
parentdbc9ec4ff4e287e6377eaa2950a8f13af1ce0cba (diff)
OK: comment out gathering of debug info; nothing interesting.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@24451 f5534014-38df-0310-8fa8-9805f1628bb7
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"