Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Turris
Foris Controller
foris-controller-testtools
Commits
e424bc7b
Verified
Commit
e424bc7b
authored
Dec 17, 2020
by
Martin Matějek
Browse files
wip: add shield to prepare_turrishw_root
parent
31f488e5
Changes
1
Hide whitespace changes
Inline
Side-by-side
foris_controller_testtools/utils.py
View file @
e424bc7b
...
...
@@ -700,6 +700,8 @@ def prepare_turrishw_root(device, version):
prepare_turrishw
(
"turris-4.0"
)
elif
device
==
"mox"
:
prepare_turrishw
(
"mox+EEC"
)
elif
device
==
"shield"
:
prepare_turrishw
(
"shield"
)
def
prepare_turrishw
(
root
):
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment