Remove debug statement

This commit is contained in:
tlimoncelli@stackexchange.com
2014-09-09 20:36:27 +00:00
parent 389e8a7a19
commit 2689a2d5a4

View File

@@ -5,7 +5,6 @@
#
set -e
. _blackbox_common.sh
set -x
for param in """$@""" ; do
if ! is_on_cryptlist "$param" ; then