From 1fc59b952c8e9618abad4ec52888e43f55b8ab77 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Fri, 7 Apr 2023 12:40:50 +0000 Subject: umask: hoist out of InboxWritable Since CodeSearchIdx doesn't deal with inboxes, it makes sense to split it out from inbox-specific code and start moving towards using OnDestroy to restore the umask at the end of scope and reducing extra functions. --- MANIFEST | 1 + 1 file changed, 1 insertion(+) (limited to 'MANIFEST') diff --git a/MANIFEST b/MANIFEST index a0e64c6a..c338f0f4 100644 --- a/MANIFEST +++ b/MANIFEST @@ -340,6 +340,7 @@ lib/PublicInbox/TestCommon.pm lib/PublicInbox/Tmpfile.pm lib/PublicInbox/URIimap.pm lib/PublicInbox/URInntps.pm +lib/PublicInbox/Umask.pm lib/PublicInbox/Unsubscribe.pm lib/PublicInbox/UserContent.pm lib/PublicInbox/V2Writable.pm -- cgit v1.2.3-24-ge0c7