commit | 17c577ace7fcaae08401233cc9debde2d574b756 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Sun Jul 10 17:06:00 2011 +0200 |
committer | Eric Paris <eparis@redhat.com> | Mon Aug 15 11:25:22 2011 -0400 |
tree | d8aa1661e41ef9b80f2e462c86a0e8c281e9715b | |
parent | 5bd734dd7395a2f6c87546b8e7159b02544405f9 [diff] |
policycoreutils: setfiles: use glob to handle ~ and . in filenames Use the glob library to handle ~ and . in filenames passed from the command line. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>