Remove debugging options from the rwsnoop script.

This commit is contained in:
George V. Neville-Neil 2014-07-26 19:25:52 +00:00
parent 69d22158da
commit d9a499ce10
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=269141

View File

@ -77,8 +77,6 @@
# --- Process Arguments ---
#
set -x
set -v
### default variables
opt_name=0; opt_pid=0; opt_jailid=0; opt_time=0; opt_timestr=0
opt_bytes=1; filter=0; pname=.; pid=0; opt_ppid=0;