mirror of
https://github.com/intel/llvm.git
synced 2026-01-17 06:40:01 +08:00
The recent relanding of the internal shell broke one of the debuginfod tests as it is not tested by any upstream buildbot due to the use of curl. Rewriting the test to not use subshells is pretty simple.