Skip to content

Commit

Permalink
[ros-swri_console] more env var fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
MatthijsBurgh committed Apr 29, 2024
1 parent 931af9a commit d9a8728
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ros-swri_console/setup
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
#! /usr/bin/env bash

# TODO(anyone): remove when tue-env is updated to new variable names
if [[ ! -v TUE_ENV_ROS_VERSION && -v TUE_ROS_VERSION ]]
then
TUE_ENV_ROS_VERSION=${TUE_ROS_VERSION}
Expand Down

0 comments on commit d9a8728

Please sign in to comment.