This particular debugging statement is very verbose, making the rest
of the debug output hard to follow. Comment it out. It's commented out in NetBSD's version as well. Approved by: markm (mentor)(implicit)
This commit is contained in:
parent
c56836728a
commit
3d9556ddc0
@ -275,7 +275,7 @@ _find_processes()
|
||||
esac
|
||||
done'
|
||||
|
||||
debug "in _find_processes: proccheck is ($_proccheck)."
|
||||
# debug "in _find_processes: proccheck is ($_proccheck)."
|
||||
eval $_proccheck
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user