Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad typo fix in prep.sh, improve test workflow #1010

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Commits on Oct 30, 2024

  1. Bad typo fix in prep.sh, improve test workflow

    The typo was that the variable LOGFILE had no G.
    
    The workflow now runs make bug_report. This does run make test again but
    it seems like a good thing to run as it can help uncover more problems
    that might not be noticed otherwise. The bug_report.sh script is slow
    but this seems like a worthy thing to do.
    xexyl committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    c334644 View commit details
    Browse the repository at this point in the history