Skip to content

Commit d3c952f

Browse files
committed
Revert back to test target
1 parent 5523184 commit d3c952f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tue_get/installer_impl.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1172,4 +1172,4 @@ def tue_install_ros(self, source_type: str, **kwargs) -> bool:
11721172

11731173
if __name__ == "__main__":
11741174
bla = InstallerImpl(debug=True)
1175-
bla.tue_install_target("networking")
1175+
bla.tue_install_target("test", True)

0 commit comments

Comments
 (0)