print out what is missing

Signed-off-by: Jeff Carr <jcarr@wit.com>
This commit is contained in:
Jeff Carr 2024-11-05 07:35:17 -06:00
parent cf943fc5ba
commit 6933b29f59
1 changed files with 1 additions and 0 deletions

View File

@ -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