update.sh: add unquarantine_updates function
commit835dce64ab8f77f7fda74b294390aa7b67f9d031
authorKyle J. McKay <mackyle@gmail.com>
Fri, 18 Sep 2020 03:00:57 +0000 (17 20:00 -0700)
committerKyle J. McKay <mackyle@gmail.com>
Fri, 18 Sep 2020 03:00:57 +0000 (17 20:00 -0700)
tree9dd39550a9a60221b0c044ee95a711fee170cabe
parentaa49b475699293f77744dca810f56635f942c690
update.sh: add unquarantine_updates function

When called, the unquarantine_updates function migrates all
the changes contained in the quarantine fetch area back into
the main repository being careful to make sure the files end
up with the correct permissions.

At this point, however, it's not yet actually in use.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
jobd/update.sh