]> git.evergreen-ils.org Git - working/Evergreen.git/commit - build/tools/make_release
LP#1775466: tweak how make_release prunes eg2/node_modules
authorGalen Charlton <gmc@equinoxinitiative.org>
Thu, 6 Sep 2018 21:03:58 +0000 (17:03 -0400)
committerBill Erickson <berickxx@gmail.com>
Thu, 6 Sep 2018 21:04:33 +0000 (17:04 -0400)
commit03d94e21e5052156efecefb1ac87de11206c9954
treee8f4373ba482bf211587a9c77918bf3ffe14c94b
parent52f83fe0fd7b5765dd541d597def27040eceee35
LP#1775466: tweak how make_release prunes eg2/node_modules

Need the -f since some stuff under eg2/node_modules/.cache
ends up as 0444 for some reason, meaning that 'rm -r' doesn't
remove those files and complains about it.

Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
Signed-off-by: Bill Erickson <berickxx@gmail.com>
build/tools/make_release