mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
from make file to Makefile
Signed-off-by: Yuan Sun <sunyuan3@huawei.com>
This commit is contained in:
parent
3b168b29f2
commit
5e7895ee21
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ change an existing one.
|
||||||
|
|
||||||
Before submitting any code change, you should run the entire Docker test suite.
|
Before submitting any code change, you should run the entire Docker test suite.
|
||||||
The `Makefile` contains a target for the entire test suite. The target's name
|
The `Makefile` contains a target for the entire test suite. The target's name
|
||||||
is simply `test`. The make file contains several targets for testing:
|
is simply `test`. The `Makefile` contains several targets for testing:
|
||||||
|
|
||||||
<style type="text/css">
|
<style type="text/css">
|
||||||
.monospaced {font-family: Monaco, Consolas, "Lucida Console", monospace !important;}
|
.monospaced {font-family: Monaco, Consolas, "Lucida Console", monospace !important;}
|
||||||
|
|
Loading…
Add table
Reference in a new issue