Skip to content

Commit

Permalink
minor syntax error
Browse files Browse the repository at this point in the history
  • Loading branch information
grayson-wood authored Mar 8, 2024
1 parent 828d59d commit e66809f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/checkout.bash
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ if [[ "$BRANCH" = "develop" ]]; then
git clone https://github.com/usdot-fhwa-stol/carma-utils.git ${dir}/src/CARMAUtils --branch $BRANCH
else
git clone https://github.com/usdot-fhwa-stol/carma-msgs.git ${dir}/src/CARMAMsgs --branch release/grayson_test
git clone https://github.com/usdot-fhwa-stol/carma-utils.git ${dir}/src/CARMAUtils --branch release/grayson_test
git clone https://github.com/usdot-fhwa-stol/carma-utils.git ${dir}/src/CARMAUtils --branch release/grayson_test

0 comments on commit e66809f

Please sign in to comment.