This is an archive of the discontinued LLVM Phabricator instance.

Fix test hang if curl is not installed
ClosedPublic

Authored by kpdev42 on Feb 14 2023, 9:24 AM.

Details

Summary

Indicate environment misconfiguration explicitly: error out if 'curl' is
not found instead of silently hanging in an infinite loop.

Diff Detail

Repository
rLNT LNT

Event Timeline

kpdev42 created this revision.Feb 14 2023, 9:24 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2023, 9:24 AM
kpdev42 requested review of this revision.Feb 14 2023, 9:24 AM
This revision is now accepted and ready to land.Mar 3 2023, 11:00 AM
This revision was automatically updated to reflect the committed changes.