emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] emacs-26 504a56c 1/3: ; Fix last commit


From: Michael Albinus
Subject: [Emacs-diffs] emacs-26 504a56c 1/3: ; Fix last commit
Date: Mon, 20 Nov 2017 08:28:31 -0500 (EST)

branch: emacs-26
commit 504a56cf329f25f73b450e3f280144caf6e0b0d2
Author: Michael Albinus <address@hidden>
Commit: Michael Albinus <address@hidden>

    ; Fix last commit
---
 test/lisp/net/tramp-tests.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index f91df46..ad9d460 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -2986,7 +2986,6 @@ This tests also `make-symbolic-link', `file-truename' and 
`add-name-to-file'."
            ;; Copy ACL.  Since we don't know whether Emacs is built
            ;; with local ACL support, we must check it.
            (when (set-file-acl tmp-name3 (file-acl tmp-name1))
-              (file-acl tmp-name1) (file-acl tmp-name3)
              (should (string-equal (file-acl tmp-name1) (file-acl tmp-name3))))
 
            ;; Two files with same ACLs.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]