From c027db8bf49091e6d4cef214722a062635e80d3c Mon Sep 17 00:00:00 2001 From: downtownallday Date: Tue, 3 Sep 2024 10:49:48 -0400 Subject: [PATCH] reword comment --- tests/bin/lx_functions.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tests/bin/lx_functions.sh b/tests/bin/lx_functions.sh index 4b3890b1..2faec0a2 100644 --- a/tests/bin/lx_functions.sh +++ b/tests/bin/lx_functions.sh @@ -96,8 +96,7 @@ lx_init_vm() { local mount_guest="$5" # mountpoint in guest shift; shift; shift; shift; shift; - # 1. this assumes that a bridge profile has been created called "bridgenet" - # 2. this assumes that storage named the same as project exists, + # a storage named the same as project must exist # e.g. "lxc storage create $project dir" was executed prior. case "${@}" in