Skip to content

Commit

Permalink
testing end2end test
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert McLay committed May 20, 2019
1 parent a2520d0 commit 44635b6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ after_failure:
echo ">>>> ${dir}/err.txt"; diff -u ${dir}/t1/*/_err.left ${dir}/t1/*/_err.right;
echo ">>>> ${dir}/out.txt"; diff -u ${dir}/out.txt ${dir}/t1/*/out.txt;
done
- cat rt/end2end/t1/*/t1.log

0 comments on commit 44635b6

Please sign in to comment.