mirror of
https://github.com/coreutils/coreutils.git
synced 2025-01-03 22:53:27 +08:00
(TESTS): Add perm.
This commit is contained in:
parent
00874a5dad
commit
13a7e4caf8
@ -3,7 +3,8 @@ AUTOMAKE_OPTIONS = 1.1 gnits
|
||||
|
||||
TESTS = \
|
||||
backup-1 no-deref-link1 no-deref-link2 no-deref-link3 backup-is-src \
|
||||
same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash
|
||||
same-file cp-mv-backup symlink-slash slink-2-slink fail-perm dir-slash \
|
||||
perm
|
||||
EXTRA_DIST = $(TESTS)
|
||||
TESTS_ENVIRONMENT = \
|
||||
PATH=`pwd`/../../src:$$PATH
|
||||
|
Loading…
Reference in New Issue
Block a user