diff options
author | Aaron LI <aly@aaronly.me> | 2020-12-27 21:41:57 +0800 |
---|---|---|
committer | Aaron LI <aly@aaronly.me> | 2020-12-27 21:41:57 +0800 |
commit | 4f2318ef5c45287feb5ec4248954107f599c8109 (patch) | |
tree | 79acf9a9e9048fb685013d1bb97d085c26e662b4 /TODO | |
parent | 3142ec6809343dc63488add4e1c92d0e73cccd2b (diff) | |
download | dfly-update-4f2318ef5c45287feb5ec4248954107f599c8109.tar.bz2 |
Fix add_users() issue about '_gids' variable
A pipe creates a subshell, so updates to the '_gids' variable would just
get lost after the while loop. Use IO redirection instead of pipe to
fix this issue.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions