Remove debug statement
This commit is contained in:
@@ -5,7 +5,6 @@
|
||||
#
|
||||
set -e
|
||||
. _blackbox_common.sh
|
||||
set -x
|
||||
|
||||
for param in """$@""" ; do
|
||||
if ! is_on_cryptlist "$param" ; then
|
||||
|
||||
Reference in New Issue
Block a user