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

fix typo in script to cancel WUs #5808

Merged
merged 2 commits into from
Sep 15, 2024
Merged

fix typo in script to cancel WUs #5808

merged 2 commits into from
Sep 15, 2024

Commits on Sep 14, 2024

  1. fix typo in script to cancel WUs

    Don't use hardwired constants in DB queries.
    
    Note: we have 2 scripts that do about the same thing
    ops/cancel_workunits.php
    ops/cancel_wu_form.php
    Both are linked to from ops page.  Remove one of them.
    davidpanderson committed Sep 14, 2024
    Configuration menu
    Copy the full SHA
    399c78e View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix typo

    Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
    AenBleidd committed Sep 15, 2024
    Configuration menu
    Copy the full SHA
    fa2474f View commit details
    Browse the repository at this point in the history