]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix last commit
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 19 Nov 2017 11:50:05 +0000 (12:50 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 19 Nov 2017 11:50:05 +0000 (12:50 +0100)
test/lisp/net/tramp-tests.el

index f91df461533fe2905f4a0879024e3efdd6c4b0d9..ad9d460d3c7564b4f7c329b93170720e0efac10e 100644 (file)
@@ -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.