Skip to content

Commit

Permalink
Update Makefile with test error.
Browse files Browse the repository at this point in the history
Signed-off-by: Krisztian Litkey <[email protected]>
  • Loading branch information
klihub committed Oct 23, 2023
1 parent 6cd3f52 commit 7bde97e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ ifdef IMAGE_REPO
override IMAGE_REPO := $(IMAGE_REPO)/
endif

# Test WS-error....

# Determine binary version and buildid.
BUILD_VERSION := $(shell scripts/build/get-buildid --version --shell=no)
BUILD_BUILDID := $(shell scripts/build/get-buildid --buildid --shell=no)
Expand Down

0 comments on commit 7bde97e

Please sign in to comment.