Skip to content

Commit

Permalink
remove extra line
Browse files Browse the repository at this point in the history
  • Loading branch information
aaradhak committed Nov 12, 2024
1 parent 7a9089e commit 3fd2b6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mantle/kola/tests/upgrade/basic.go
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,6 @@ func waitForUpgradeToBeStaged(c cluster.TestCluster, m platform.Machine) {
c.RunCmdSync(m, "sudo systemd-run --wait -u wait sleep infinity")
}


func waitForUpgradeToVersion(c cluster.TestCluster, m platform.Machine, version string) {
runFnAndWaitForRebootIntoVersion(c, m, version, func() {
// Start Zincati so it will apply the update
Expand Down

0 comments on commit 3fd2b6a

Please sign in to comment.