mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
more information on tce qa failures
This commit is contained in:
parent
0cdebe2052
commit
18a35dd363
2 changed files with 1 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
language: c
|
||||
sudo: required
|
||||
osx_image: xcode9.2
|
||||
dist: bionic
|
||||
os:
|
||||
- osx
|
||||
|
|
|
|||
|
|
@ -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*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue