Skip to content

Commit 3fd2b6a

Browse files
committed
remove extra line
1 parent 7a9089e commit 3fd2b6a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mantle/kola/tests/upgrade/basic.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,6 @@ func waitForUpgradeToBeStaged(c cluster.TestCluster, m platform.Machine) {
333333
c.RunCmdSync(m, "sudo systemd-run --wait -u wait sleep infinity")
334334
}
335335

336-
337336
func waitForUpgradeToVersion(c cluster.TestCluster, m platform.Machine, version string) {
338337
runFnAndWaitForRebootIntoVersion(c, m, version, func() {
339338
// Start Zincati so it will apply the update

0 commit comments

Comments
 (0)