Commit 7270f277 authored by neil's avatar neil
Browse files

minor: less debug message

parent b3752e78
......@@ -163,8 +163,8 @@ _h2b() {
if _exists let ; then
uselet="1"
fi
_debug uselet "$uselet"
_debug _URGLY_PRINTF "$_URGLY_PRINTF"
_debug2 uselet "$uselet"
_debug2 _URGLY_PRINTF "$_URGLY_PRINTF"
while true ; do
if [ -z "$_URGLY_PRINTF" ] ; then
h="$(printf $hex | cut -c $i-$j)"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment