mirror of
https://github.com/siderolabs/talos.git
synced 2025-10-07 13:41:20 +02:00
test: fix misprint in e2e scripts
This bug breaks `e2e-extensions`. Signed-off-by: Andrey Smirnov <andrey.smirnov@talos-systems.com>
This commit is contained in:
parent
0d0bb31cf7
commit
d30cf9c86e
@ -115,7 +115,7 @@ case "${WITH_CONFIG_PATCH_WORKER:-false}" in
|
|||||||
CONFIG_PATCH_FLAG=()
|
CONFIG_PATCH_FLAG=()
|
||||||
;;
|
;;
|
||||||
*)
|
*)
|
||||||
CONFIG_PATCH_FLAG=(--config-patch-worker "${WITH_CONFIG_PATCH_FILE}")
|
CONFIG_PATCH_FLAG=(--config-patch-worker "${WITH_CONFIG_PATCH_WORKER}")
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user