HomeSoftware Heritage

Allow integer UID/GID for $owner/$group

Description

Allow integer UID/GID for $owner/$group

This allows specifying a numerical user ID or group ID for the $owner
and $group parameters, respectively. Currently, only string values for
the user name and group name are allowed, but these parameters are
passed straight to the file resource that is created, which supports
both string name and numeric ID.

Details

Provenance
Ryan Whitehurst <ryan@ryanwhitehurst.com>Authored on Sep 15 2015, 1:15 AM
olasdPushed on Feb 26 2016, 9:36 AM
Parents
rSPCATe250a262a5d8: Merge pull request #364 from bmjen/fix-frag-backup
Branches
Unknown
Tags
Unknown

Event Timeline

Ryan Whitehurst <ryan@ryanwhitehurst.com> committed rSPCATa6ebae9857e4: Allow integer UID/GID for $owner/$group (authored by Ryan Whitehurst <ryan@ryanwhitehurst.com>).Sep 15 2015, 1:59 AM