FixUp: importing ycm test lib changs'
This commit is contained in:
parent
099ffc2af9
commit
1e8bd384b9
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ for t in ${TESTS}; do
|
|||
rm -rf $TESTLOGDIR
|
||||
mkdir -p $TESTLOGDIR
|
||||
${RUN_VIM} --version > ${TESTLOGDIR}/vimversion
|
||||
for l in messages debuglog *.log; do
|
||||
for l in messages debuglog test.log *.testlog; do
|
||||
# In CI we can't view the output files, so we just have to cat them
|
||||
if [ -f $l ]; then
|
||||
if [ "$VIMSPECTOR_TEST_STDOUT" ]; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue