[Clfs-commits] [CLFS Trac] #1061: Bash 4.3 Testsuite

CLFS Trac trac at clfs.org
Sat Aug 22 15:45:58 PDT 2015


#1061: Bash 4.3 Testsuite
--------------------+---------------------------------
 Reporter:  kb0iic  |      Owner:  clfs-commits@…
     Type:  task    |     Status:  new
 Priority:  major   |  Milestone:  CLFS Standard 3.1.0
Component:  BOOK    |    Version:  CLFS Sysroot GIT
 Keywords:          |
--------------------+---------------------------------
 I notice LFS is changing ownership to the user '''nobody''' during the
 tests.

 {{{
 chown -Rv nobody .
 }}}

 {{{
 su nobody -s /bin/bash -c "PATH=$PATH make tests"
 }}}

 I need to find out why it was changed from just:
 {{{
 make tests
 }}}

-- 
Ticket URL: <http://trac.clfs.org/ticket/1061>
CLFS Trac <http://trac.clfs.org>
The Cross Linux From Scratch Project.


More information about the Clfs-commits mailing list