Download raw body.
use correct pipe ends on linux
On Wed, Jul 06, 2022 at 08:23:24AM -0400, Josh Rickmar wrote: > > But verifying tags with Git does not work yet, which causes a test failure. > > > > $ git -v 1.0.0 >/dev/null > > error: no signature found > > $ > > Is this with Git 2.34.0 or newer? Earlier versions don't support SSH > signatures. That explains it then. This system has 2.25.1. Should the test try to skip this step if the version of Git is too old?
use correct pipe ends on linux