mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-01 06:17:56 +08:00
We were removing the file before testing, ignoring the error from stat, and then grepping for `Error: Unrecognized file type for named-pipe: ` (because nothing was sent to stdout). This fix: 1. Changes our stat command to output failed to stdout on failure to ensure that bugs like this *can't* happen. 2. Checks to make sure stat actually succeeds. License: MIT Signed-off-by: Steven Allen <steven@stebalien.com> |
||
|---|---|---|
| .. | ||
| install-sharness.sh | ||
| iptb-lib.sh | ||
| random-dep.go | ||
| test-aggregate-results.sh | ||
| test-lib-hashes.sh | ||
| test-lib.sh | ||