Skip to content

Commit ae72fe7

Browse files
committed
Revert back to test target
1 parent e4e6ac8 commit ae72fe7

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
@@ -1180,4 +1180,4 @@ def tue_install_ros(self, source_type: str, **kwargs) -> bool:
11801180

11811181
if __name__ == "__main__":
11821182
bla = InstallerImpl(debug=True)
1183-
bla.tue_install_target("networking")
1183+
bla.tue_install_target("test", True)

0 commit comments

Comments
 (0)