mirror of
https://github.com/ipfs/kubo.git
synced 2025-08-06 19:44:01 +08:00
Update test/README.md about sharness directory
Now sharness is in "lib/sharness"
This commit is contained in:
@ -16,11 +16,11 @@ $ ./t0010-basic-commands.sh
|
||||
## Sharness
|
||||
|
||||
When running "make" in this directory for the first time, sharness
|
||||
will be downloaded from its github repo and installed in a "sharness"
|
||||
will be downloaded from its github repo and installed in a "lib/sharness"
|
||||
directory.
|
||||
|
||||
Please do not change anything in the "sharness" directory.
|
||||
Please do not change anything in the "lib/sharness" directory.
|
||||
|
||||
If you really need some changes in sharness, please fork it from
|
||||
[its cannonical repo](https://github.com/mlafeldt/sharness/) and
|
||||
send pull requests there.
|
||||
send pull requests there.
|
||||
|
Reference in New Issue
Block a user