Skip to content

Commit 4c60a59

Browse files
committed
murdock: give more insight on "makefile_broken"
1 parent 276195e commit 4c60a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.murdock

+1-1
Original file line numberDiff line numberDiff line change
@@ -379,7 +379,7 @@ get_app_board_toolchain_pairs() {
379379
local prefix="$*"
380380

381381
if [ "$boards" = makefile_broken ]; then
382-
echo "$appdir makefile_broken"
382+
echo "$0 error \"error: ${DWQ_WORKER}: get_supported_boards failed in $appdir\""
383383
return
384384
fi
385385

0 commit comments

Comments
 (0)