Skip to content

Commit

Permalink
draft
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhouXing19 committed Jul 27, 2023
1 parent c566dbc commit 7b1c6cd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/roachtest/tests/awsdms.go
Original file line number Diff line number Diff line change
Expand Up @@ -716,6 +716,7 @@ func setupRDSCluster(
); err != nil {
return err
}
t.L().Printf("successfully executed %q\n", stmt)
}
*sourcePGConn = pgConn
return nil
Expand Down

0 comments on commit 7b1c6cd

Please sign in to comment.