Skip to content

Commit

Permalink
Fix shell lint
Browse files Browse the repository at this point in the history
  • Loading branch information
BenjaminPelletier committed Oct 21, 2023
1 parent f82da3d commit 3434935
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion monitoring/uss_qualifier/run_locally.sh
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ else
docker_args="-it"
fi

start_time=$(date +%Y-%m-%dT%H:%M:%S)
# shellcheck disable=SC2086
docker run ${docker_args} --name uss_qualifier \
--rm \
Expand Down

0 comments on commit 3434935

Please sign in to comment.