Merge pull request #396 from oshothebig/contributing-doc
contributing doc: revise test script name to run
This commit is contained in:
commit
c25c62742b
@ -76,7 +76,7 @@ go install github.com/containernetworking/cni/cnitool
|
||||
cd /go/src/github.com/containernetworking/plugins
|
||||
|
||||
# to run the full test suite
|
||||
./test.sh
|
||||
./test_linux.sh
|
||||
|
||||
# to focus on a particular test suite
|
||||
cd plugins/main/loopback
|
||||
|
Loading…
x
Reference in New Issue
Block a user