[Bug 273730] [NEW PORT] misc/retry: Retry a command until the command succeeds

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 11 Sep 2023 22:08:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273730

            Bug ID: 273730
           Summary: [NEW PORT] misc/retry: Retry a command until the
                    command succeeds
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: freebsd@zikomo.xyz

Created attachment 244779
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=244779&action=edit
retry.patch per porter's handbook

This is the same 'retry' that Debian carry[1] and is useful in general shell
mechanics. It has some useful features and is an improvement on forever rolling
your own in a shell loop.

[1] https://packages.debian.org/testing/utils/retry

-- 
You are receiving this mail because:
You are the assignee for the bug.