git://git.halfball.org
/
ansiblebook.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b3c5b00
)
comment out debug flag
author
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 22:46:33 +0000
(14:46 -0800)
committer
Lorin Hochstein
<lhochstein@netflix.com>
Sun, 15 Jan 2017 22:46:33 +0000
(14:46 -0800)
ch13/Makefile
patch
|
blob
|
history
diff --git
a/ch13/Makefile
b/ch13/Makefile
index
bab9c93
..
4511416
100644
(file)
--- a/
ch13/Makefile
+++ b/
ch13/Makefile
@@
-1,6
+1,6
@@
.PHONY: build run stop
-FLAGS=--debug
+FLAGS=
#
--debug
build:
ansible-container $(FLAGS) build