mirror of
https://github.com/StackExchange/blackbox.git
synced 2025-12-15 19:13:01 +02:00
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