OK: comment out gathering of debug info; nothing interesting.

svn path=/trunk/; revision=24451
This commit is contained in:
Bill Meier 2008-02-24 02:21:37 +00:00
parent 885fec709b
commit f232875378
1 changed files with 6 additions and 6 deletions

View File

@ -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"