mirror of
https://github.com/libretro/libretro-super
synced 2024-11-29 05:21:29 +00:00
test message colors
This commit is contained in:
parent
cac02a7a9a
commit
6278f1ff3b
@ -236,7 +236,7 @@ build_libretro_generic_makefile() {
|
||||
MESSAGE="$1 build successful ($jobid)"
|
||||
cp -v ${NAME}_libretro${FORMAT}${SUFFIX}.${FORMAT_EXT} $RARCH_DIST_DIR/${NAME}_libretro${FORMAT}.${FORMAT_EXT}
|
||||
else
|
||||
MESSAGE="$1 build failed ($jobid)"
|
||||
MESSAGE="$1 \x02build failed\x02 ($jobid)"
|
||||
fi
|
||||
echo BUILDBOT JOB: $MESSAGE
|
||||
buildbot_log "$MESSAGE"
|
||||
|
Loading…
Reference in New Issue
Block a user