commit | dfe1ea8bbe7927897a770876cca1cf005def77e9 | [log] [tgz] |
---|---|---|
author | Matthew Davis <Matthew.Davis.2@team.telstra.com> | Fri Apr 27 07:43:24 2018 +0000 |
committer | Jonathan Hart <jono@opennetworking.org> | Fri May 25 17:48:54 2018 +0000 |
tree | 9b4660fa59eb6ff77db8cc0c8b21e7efcf015be2 | |
parent | 6067aa1a0a4c32dddc94d9e21f75500ca06ca9ad [diff] [blame] |
added message when make command finishes sucessfully Change-Id: I998619f1b0f1b9742ee1ed929db660567344d867
diff --git a/Makefile b/Makefile index 0321c7b..749a602 100644 --- a/Makefile +++ b/Makefile
@@ -111,6 +111,7 @@ # This is entirely determined by the podconfig/scenario, and should generally # be set to only one value - everything else should be a dependency build: $(BUILD_TARGETS) + @echo "make build finished sucessfully" # Utility targets ansible-ping: