Add output of x52bugreport to CI run

reverse-scroll
nirenjan 2022-04-27 00:10:27 -07:00
parent 24ce9bc97b
commit 3168061c99
1 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,9 @@ make -j V=0
make -j check V=0 make -j check V=0
make -j distcheck make -j distcheck
# Print bugreport output
./x52bugreport
# Make sure that there are no changes to the source code # Make sure that there are no changes to the source code
# This may happen if the source have changed with differences to the # This may happen if the source have changed with differences to the
# translation files and templates. Enabling this will allow us to catch # translation files and templates. Enabling this will allow us to catch