mirror of
https://git.zx2c4.com/cgit
synced 2025-03-16 05:07:03 +00:00
In order to ensure that we don't access $HOME at some point after initial startup when rendering a specific view, run the strace test on a range of different pages. This ensures that we don't end up reading a configuration later for some specific view. Signed-off-by: John Keeping <john@keeping.me.uk>