Skip to content

Commit

Permalink
reword comment
Browse files Browse the repository at this point in the history
  • Loading branch information
downtownallday committed Sep 3, 2024
1 parent a1d6f67 commit c027db8
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/bin/lx_functions.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c027db8

Please sign in to comment.