Skip to content

Commit 7762316

Browse files
committed
Correction in the alignment of comment line
1 parent cca0826 commit 7762316

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mantle/kola/tests/upgrade/basic.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ func waitForUpgradeToBeStaged(c cluster.TestCluster, m platform.Machine) {
330330
// https://github.com/coreos/fedora-coreos-tracker/issues/1805
331331
//
332332
// Note: if systemd-run ever gains the ability to --wait when
333-
// generating a path unit then the below can be simplified.
333+
// generating a path unit then the below can be simplified.
334334
c.RunCmdSync(m, "sudo systemd-run -u refchanged --path-property=PathChanged=/ostree/deploy systemctl stop wait.service")
335335
c.RunCmdSync(m, "sudo systemd-run --wait -u wait sleep infinity")
336336
}

0 commit comments

Comments
 (0)