From 18a35dd3630ff45c218a3f3a66c863fae232ff0a Mon Sep 17 00:00:00 2001 From: edoapra Date: Thu, 19 Sep 2019 10:57:16 -0700 Subject: [PATCH] more information on tce qa failures --- .travis.yml | 1 - travis/run_qas.sh | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 4985882b62..35b3fc3df0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,6 +1,5 @@ language: c sudo: required -osx_image: xcode9.2 dist: bionic os: - osx diff --git a/travis/run_qas.sh b/travis/run_qas.sh index ab8c58290f..0449486b0e 100755 --- a/travis/run_qas.sh +++ b/travis/run_qas.sh @@ -45,7 +45,7 @@ set -ev head -2 $TRAVIS_BUILD_DIR/QA/testoutputs/tce_n2.out tail -99 $TRAVIS_BUILD_DIR/QA/testoutputs/tce_n2.out ls -lrt $TRAVIS_BUILD_DIR/QA/testoutputs/ - cat TRAVIS_BUILD_DIR/QA/testoutputs/tce_n2.o*nw* + cat $TRAVIS_BUILD_DIR/QA/testoutputs/tce_n2.o*nw* which perl head $TRAVIS_BUILD_DIR/QA/nwparse.pl diff -u $TRAVIS_BUILD_DIR/QA/testoutputs/tce_n2.o*nw*