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 9f99d09 commit 76aa1a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cli/configure/configure.go
Original file line number Diff line number Diff line change
Expand Up @@ -578,7 +578,6 @@ func detectLocalTcm(cmdCtx *cmdcontext.CmdCtx, cliOpts *config.CliOpts) (string,
return localTcm, nil
}


// configureLocalCli configures Tarantool CLI if the launch is local.
func configureLocalCli(cmdCtx *cmdcontext.CmdCtx) error {
launchDir, err := os.Getwd()
Expand Down

0 comments on commit 76aa1a8

Please sign in to comment.