Skip to content

Commit

Permalink
Remove unneeded continuation
Browse files Browse the repository at this point in the history
Signed-off-by: Albert Teoh <see.kwang.teoh@gmail.com>
  • Loading branch information
albertteoh committed Jul 13, 2022
1 parent ae6b0e1 commit c649fa6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -321,7 +321,7 @@ docker-images-jaeger-backend docker-images-jaeger-backend-debug: create-baseimg
--load \
cmd/$$component_suffix; \
echo "Finished building $$component ==============" ; \
done; \
done;

.PHONY: docker-images-tracegen
docker-images-tracegen:
Expand Down

0 comments on commit c649fa6

Please # to comment.