From: Sean Whitton Date: Sat, 26 Jul 2025 12:13:29 +0000 (+0100) Subject: ; vc-test--other-working-trees: Fix unused variable warning. X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=84a73f0116aedc448249f0f2193ba9bf39186dad;p=emacs.git ; vc-test--other-working-trees: Fix unused variable warning. (cherry picked from commit ed71aac7eaca35050193c56507f28a7fa18cfadf) --- diff --git a/test/lisp/vc/vc-tests/vc-tests.el b/test/lisp/vc/vc-tests/vc-tests.el index 9f570ca0dd1..ea007baf6ad 100644 --- a/test/lisp/vc/vc-tests/vc-tests.el +++ b/test/lisp/vc/vc-tests/vc-tests.el @@ -662,7 +662,7 @@ This checks also `vc-backend' and `vc-responsible-backend'." (defun vc-test--other-working-trees (backend) "Test other working trees actions." - (ert-with-temp-directory tempdir + (ert-with-temp-directory _tempdir (let ((vc-handled-backends `(,backend)) (default-directory (file-name-as-directory