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