Skip to content

Commit fffba3f

Browse files
author
Lucien Grondin
committed
add debug line
1 parent fc08b12 commit fffba3f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bip-0032.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ debug()
3939

4040
bip32()
4141
if
42+
debug "${FUNCNAME[@]} $@"
4243
local OPTIND OPTARG o
4344
getopts hp:t o
4445
then

0 commit comments

Comments
 (0)