mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Properly set userid for truncate_test.
MFC after: 1 week Sponsored by: Dell EMC Isilon
This commit is contained in:
parent
18ddf67c64
commit
9f4bf11e12
1 changed files with 1 additions and 1 deletions
|
|
@ -87,7 +87,7 @@ FILESGROUPS+= truncate_test_FILES
|
|||
truncate_test_FILES= truncate_test.root_owned
|
||||
truncate_test_FILESDIR= ${TESTSDIR}
|
||||
truncate_test_FILESMODE= 0600
|
||||
truncate_test_FILESOWNER= root
|
||||
truncate_test_FILESOWN= root
|
||||
truncate_test_FILESGRP= wheel
|
||||
truncate_test_FILESPACKAGE= ${PACKAGE}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue