From fade3836793377bb1846f8dc1245c492e3375f7d Mon Sep 17 00:00:00 2001 From: Robin Mills Date: Thu, 24 Mar 2016 18:38:16 +0000 Subject: [PATCH] #1109 Change contrib/buildserver/test_daily.sh to report PLATFORM --- contrib/buildserver/test_daily.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/contrib/buildserver/test_daily.sh b/contrib/buildserver/test_daily.sh index 3b3276cb..de563a0c 100755 --- a/contrib/buildserver/test_daily.sh +++ b/contrib/buildserver/test_daily.sh @@ -31,6 +31,9 @@ if [ ! -e dist ]; then echo '*** no dist directory ***' ; exit 1; fi ## # enter the dist and test it +echo ------------------------------- +echo PLATFORM = $PLATFORM +echo ------------------------------- cd dist grep_args="-e libexiv2 -e ^date -e ^bits -e ^version -e ^time" case $PLATFORM in