You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SeattleTestbed/dist's build.py (aka "the new build script") currently lacks the functionality to copy over file trees to the target dir. The old preparetest, build_demokit and friends require this functionality.
Let's add a tree (or similar) keyword that we can use in config_build.txt that allows for that.
The text was updated successfully, but these errors were encountered:
build.py turned into build_component.py and now lives in the SeattleTestbed/common repo. Closing this ticket, and reopening it as SeattleTestbed/common#7.
SeattleTestbed/dist's
build.py
(aka "the new build script") currently lacks the functionality to copy over file trees to the target dir. The oldpreparetest
,build_demokit
and friends require this functionality.Let's add a
tree
(or similar) keyword that we can use inconfig_build.txt
that allows for that.The text was updated successfully, but these errors were encountered: