mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-27 21:37:57 +08:00
This makes the following changes: - remove some superfluous \ at the end of some lines - use `cat <<-\EOF >expected` to ignore the starting tabs in the here document - add missing && after some `cat` - use test_cmp to compare files License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org> |
||
|---|---|---|
| .. | ||
| 3nodetest | ||
| api-startup | ||
| bench | ||
| bin | ||
| dependencies | ||
| integration | ||
| jenkins | ||
| sharness | ||
| supernode_client | ||
| .gitignore | ||
| ipfs-test-lib.sh | ||
| Makefile | ||