Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/tests/ftest/recovery/check_stop.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
(C) Copyright 2025 Hewlett Packard Enterprise Development LP

Check failure on line 2 in src/tests/ftest/recovery/check_stop.py

View workflow job for this annotation

GitHub Actions / Copyright check

Copyright out of date

SPDX-License-Identifier: BSD-2-Clause-Patent
"""
Expand All @@ -12,7 +12,7 @@


class DMGCheckStopTest(TestWithServers):
"""Test stopping checker during repair.
"""Test stopping checker during repair..

:avocado: recursive
"""
Expand Down
Loading