Skip to content

Commit

Permalink
Update resolve_rosdep_keys.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
youtalk authored Jan 17, 2025
1 parent 4c4cc50 commit e83eaa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/scripts/resolve_rosdep_keys.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash
set -euo pipefail
set -e

function resolve_rosdep_keys() {
local src_path=$1
Expand Down

0 comments on commit e83eaa3

Please sign in to comment.