Skip to content

Commit

Permalink
Fix failure in 'basic checks'
Browse files Browse the repository at this point in the history
This patch fixes failure during 'basic checks' in the CI. It is possibly
caused by the update of Go to v1.20.

Signed-off-by: Taku Shimosawa <[email protected]>
  • Loading branch information
shimos authored and ale-linux committed Apr 13, 2023
1 parent c7ef833 commit df8e91c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/source/commands/ledgerutil.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,8 +214,8 @@ Flags:
Default is the current directory.
Args:
[<blockStorePath>] Path to file system of target peer, used to access block
store. Defaults to '/var/hyperledger/production'.
[<blockStorePath>] Path to file system of target peer, used to access
block store. Defaults to '/var/hyperledger/production'.
IMPORTANT: If the configuration for target peer's file
system path was changed, the new path MUST be provided.
```
Expand Down

0 comments on commit df8e91c

Please sign in to comment.