print out what is missing
Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
parent
cf943fc5ba
commit
6933b29f59
1
Makefile
1
Makefile
|
@ -71,6 +71,7 @@ showNext:
|
||||||
curl --silent http://localhost:9419/showNext
|
curl --silent http://localhost:9419/showNext
|
||||||
|
|
||||||
doRelease:
|
doRelease:
|
||||||
|
make curl-list-changed
|
||||||
make showNext
|
make showNext
|
||||||
sleep 10
|
sleep 10
|
||||||
curl --silent http://localhost:9419/doRelease
|
curl --silent http://localhost:9419/doRelease
|
||||||
|
|
Loading…
Reference in New Issue