mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
ci: remove commented out line from freebsd.yml
This commit is contained in:
committed by
Dorian Péron
parent
4a48c9e35e
commit
baf0a737f7
@@ -160,7 +160,6 @@ jobs:
|
||||
WORKSPACE="${WORKSPACE_PARENT}/${REPO_NAME}"
|
||||
#
|
||||
pw adduser -n ${TEST_USER} -d /root/ -g wheel -c "Coreutils user to build" -w random
|
||||
# chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
|
||||
chown -R ${TEST_USER}:wheel /root/ "${WORKSPACE_PARENT}"/
|
||||
whoami
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user