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 message in judgehost cleanup. #2226

Merged
merged 1 commit into from
Nov 23, 2023
Merged

Conversation

meisterT
Copy link
Member

This is likely incorrect for historical reasons since we changed the directory structure.

Previous output:

Cleaning up judging data...
  in goo-0/endpoint-default:
    removing judging data for contest ./100
...

New output:

Cleaning up judging data...
  in goo-0/endpoint-default:
    removing judging data for submission s100
...

This is likely incorrect for historical reasons since we changed the
directory structure.

Previous output:
```
Cleaning up judging data...
  in goo-0/endpoint-default:
    removing judging data for contest ./100
...
```

New output:
```
Cleaning up judging data...
  in goo-0/endpoint-default:
    removing judging data for submission s100
...
```
@meisterT meisterT added this pull request to the merge queue Nov 23, 2023
Merged via the queue into DOMjudge:main with commit 4a13408 Nov 23, 2023
18 checks passed
@meisterT meisterT deleted the cleanup_message branch November 23, 2023 21:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants