Skip to content

Commit

Permalink
fix11
Browse files Browse the repository at this point in the history
  • Loading branch information
庄润梓 committed Jun 24, 2024
1 parent 36e834b commit 3868fde
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/e2e/greptimedbcluster_baremetal_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ var _ = Describe("Basic test of greptimedb cluster in baremetal", func() {
Fail("process is not properly initialized")
}

err = createcmd.Wait()
err = createcmd.Wait()
if err != nil {
GinkgoWriter.Printf("Process with PID %d terminated with error: %v\n", createcmd.Process.Pid, err)
Expand Down

0 comments on commit 3868fde

Please sign in to comment.