mirror of
https://github.com/aclist/dztui.git
synced 2026-08-26 17:57:06 +02:00
Drop long response logging
This commit is contained in:
parent
fda6724776
commit
c9391352b5
2
dzgui.sh
2
dzgui.sh
@ -1046,8 +1046,6 @@ server_browser(){
|
||||
echo "Found: $debug_len" >> $debug_log
|
||||
echo "Response follows---->" >> $debug_log
|
||||
echo "$debug_res" >> $debug_log
|
||||
echo "Long response follows---->" >> $debug_log
|
||||
echo "$response" >> $debug_log
|
||||
echo "======END DEBUG======" >> $debug_log
|
||||
local sel=$(munge_servers)
|
||||
if [[ -z $sel ]]; then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user