; Fix last commit
This commit is contained in:
parent
a34e44e8ee
commit
504a56cf32
1 changed files with 0 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue