Skip to content

Commit 379f197

Browse files
committed
[ros1] disable EOL warnings
1 parent 5e29419 commit 379f197

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

ros1/setup

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ fi
2020
# shellcheck disable=SC2016
2121
ROSCONSOLE_FORMAT='[${severity}][${node}][${time}]: ${message}'
2222
export ROSCONSOLE_FORMAT
23+
24+
DISABLE_ROS1_EOL_WARNINGS=true
25+
export DISABLE_ROS1_EOL_WARNINGS

0 commit comments

Comments
 (0)