Merge pull request 'pkgs/clan/cli: Fix typo in machines update' (#4522) from kenji/ke-machines-update-fix-typo into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4522
This commit is contained in:
@@ -54,7 +54,7 @@ def get_machines_for_update(
|
|||||||
raise ClanError(msg)
|
raise ClanError(msg)
|
||||||
|
|
||||||
# Implicit update all machines / with tags
|
# Implicit update all machines / with tags
|
||||||
# Using tags is not an explizit update
|
# Using tags is not an explicit update
|
||||||
if not explicit_names:
|
if not explicit_names:
|
||||||
machines_to_update = list(
|
machines_to_update = list(
|
||||||
filter(
|
filter(
|
||||||
|
|||||||
Reference in New Issue
Block a user