add logging in systest/coi_wallet_create.sh (#4016)
This commit is contained in:
parent
b0224ecda1
commit
0ad6e781fb
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
set -e
|
||||
set -e -x
|
||||
|
||||
DATADIR=data.systest
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue