This is an automated email from the ASF dual-hosted git repository.

jlewandowski pushed a commit to branch ds-trunk-5.0--2024-07-24
in repository https://gitbox.apache.org/repos/asf/cassandra-dtest.git

commit 249d932c228b02af0b6e989faad21aa44cb8ab7b
Author: Aleksandr Sorokoumov <918393+ger...@users.noreply.github.com>
AuthorDate: Fri Jul 16 17:55:55 2021 +0200

    STAR-826 Add missing import (#40)
    
    (cherry picked from commit 7c8489fe7b4435912d7b383a82d56f9038249934)
    (cherry picked from commit 9196eaa474b401904da0e56ecc7bfa97035aca7f)
    (cherry picked from commit 28c71d11e56dd950b05c37abf9931e7f9f4dfc87)
    (cherry picked from commit 2880475b0cae0f0e10a82295558479eb5da926e9)
    (cherry picked from commit 2a984ffe70b94e9a067a7d9f6de16a53c8d191e3)
    (cherry picked from commit aad664ba397ab601668c2222f3592712d70e4741)
---
 repair_tests/repair_test.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/repair_tests/repair_test.py b/repair_tests/repair_test.py
index 341276ee..18861c84 100644
--- a/repair_tests/repair_test.py
+++ b/repair_tests/repair_test.py
@@ -1,6 +1,7 @@
 import os
 import os.path
 import threading
+import tempfile
 import time
 import re
 import pytest


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to