Skip to content

Commit

Permalink
dm: update importer.NewPrecheckItemBuilder args
Browse files Browse the repository at this point in the history
  • Loading branch information
wlwilliamx committed Dec 12, 2024
1 parent ff9bebe commit f4b8b0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dm/checker/checker.go
Original file line number Diff line number Diff line change
Expand Up @@ -502,6 +502,7 @@ func (c *Checker) Init(ctx context.Context) (err error) {
newLightningPrecheckAdaptor(targetInfoGetter, info),
cpdb,
pdClient,
targetDB,
)

if _, ok := c.checkingItems[config.LightningFreeSpaceChecking]; ok {
Expand Down

0 comments on commit f4b8b0c

Please sign in to comment.