Skip to content

Commit

Permalink
extra: debos: Check receipe before building
Browse files Browse the repository at this point in the history
Signed-off-by: Philippe Coval <[email protected]>
Change-Id: Ifc4e69b5a1509368d73d4edb87bb5bdb76a771b1
  • Loading branch information
rzr committed Oct 28, 2024
1 parent 29f9165 commit c403007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions extra/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ rule/debos/%.yaml: debos/%.yaml \
profile \
profile/pinball/etc/pinball/setup.sh
ls $^
time debos ${flags} --dry-run --verbose $<
time debos ${flags} $< | tee ${@F}.log.tmp

rule/debos/all: debos/machine/
Expand Down

0 comments on commit c403007

Please sign in to comment.