b4923fa745
This patch just eliminates some eol whitespace, adds a missing eof newline and contributes yet one additional entry to the NEWS summary regarding saved top rcfiles. Signed-off-by: Jim Warner <james.warner@comcast.net>
17 lines
207 B
YAML
17 lines
207 B
YAML
# This file is generated by GitLab CI
|
|
'':
|
|
script: []
|
|
tags:
|
|
except:
|
|
- tags
|
|
Testsuites:
|
|
script:
|
|
- "./autogen.sh"
|
|
- "./configure"
|
|
- make
|
|
- make check
|
|
- make clean
|
|
tags:
|
|
except:
|
|
- tags
|