mirror of
https://github.com/libretro/libretro-super
synced 2025-01-26 03:35:36 +00:00
print the message to be sent to the log server for testing
This commit is contained in:
parent
4e11454ad2
commit
85bd3e10ee
@ -195,6 +195,7 @@ cd "${BASE_DIR}"
|
||||
####build commands
|
||||
buildbot_log() {
|
||||
|
||||
echo ========== $MESSAGE ==========
|
||||
MESSAGE=`echo -e $1`
|
||||
|
||||
HASH=`echo -n "$MESSAGE" | openssl sha1 -hmac $SIG | cut -f 2 -d " "`
|
||||
|
Loading…
x
Reference in New Issue
Block a user