Skip to content

Commit

Permalink
pack: added TCM file packaging Closes #TNTP-1097
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexandrLitkevich committed Jan 27, 2025
1 parent 1ab11af commit 3688b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/cmdcontext/cmdcontext.go
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ type CliCtx struct {
// TarantoolCli is current tarantool cli.
TarantoolCli TarantoolCli
// Tcmcli is current tcm cli.
TcmCli
TcmCli TcmCli
// IntegrityCheck is a public key used for integrity check.
IntegrityCheck string
// IntegrityCheckPeriod is an period during which the integrity check is reproduced.
Expand Down

0 comments on commit 3688b87

Please sign in to comment.