Skip to content
Snippets Groups Projects

Draft: Integration test for smcv's pending branches

Open Simon McVittie requested to merge wip/smcv/staging into main
1 unresolved thread
Compare and
38 files
+ 2526
969
Compare changes
  • Side-by-side
  • Inline
Files
38
+ 2
0
@@ -46,11 +46,13 @@ static const char * const exclude_prefixes[] =
"/bin/",
"/dev/",
"/etc/",
"/gfx/",
"/lib", /* intentionally no trailing "/" to match lib64, etc. */
"/overrides/",
"/proc/",
"/run/gfx/",
"/run/host/",
"/run/interpreter-host/",
"/sbin/",
"/usr/",
};
Loading