Cirrus: Update podman-machine comment
Replace TODO comment with helpful hint for future maintainers. Signed-off-by: Chris Evich <cevich@redhat.com>
This commit is contained in:
parent
fa386e91bd
commit
a6af67ca90
|
@ -398,9 +398,7 @@ dotest() {
|
||||||
}
|
}
|
||||||
|
|
||||||
_run_machine() {
|
_run_machine() {
|
||||||
# TODO: This is a manually-triggered task, if that ever changes need to
|
# N/B: Can't use _bail_if_test_can_be_skipped here b/c content isn't under test/
|
||||||
# add something like:
|
|
||||||
# _bail_if_test_can_be_skipped docs test/e2e test/system test/python
|
|
||||||
make localmachine |& logformatter
|
make localmachine |& logformatter
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue