summaryrefslogtreecommitdiff
path: root/.travis/build.sh
diff options
context:
space:
mode:
Diffstat (limited to '.travis/build.sh')
-rwxr-xr-x.travis/build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis/build.sh b/.travis/build.sh
index e92cf11..ba0412c 100755
--- a/.travis/build.sh
+++ b/.travis/build.sh
@@ -24,7 +24,7 @@ function build_cfarm()
curl -u ${CFARM_AUTH} https://cfarm-test-libffi-libffi.apps.home.labdroid.net/test?host=${HOST}\&commit=${TRAVIS_COMMIT} | tee build.log
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
echo $(grep '==LOGFILE==' build.log)
- echo $(grep '==LOGFILE==' build.log | cut -b15-)
+ echo $(grep '==LOGFILE==' build.log | cut -b13-)
echo :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
curl -u ${CFARM_AUTH} "$(grep '== LOGFILE ==' build.log | cut -b15-)" > libffi.log