We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4e6ac8 commit ae72fe7Copy full SHA for ae72fe7
src/tue_get/installer_impl.py
@@ -1180,4 +1180,4 @@ def tue_install_ros(self, source_type: str, **kwargs) -> bool:
1180
1181
if __name__ == "__main__":
1182
bla = InstallerImpl(debug=True)
1183
- bla.tue_install_target("networking")
+ bla.tue_install_target("test", True)
0 commit comments