summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b238c3d)
raw | patch | inline | side by side (parent: b238c3d)
author | Yaniv Machani <yanivma@ti.com> | |
Mon, 20 Apr 2015 20:10:30 +0000 (23:10 +0300) | ||
committer | Yaniv Machani <yanivma@ti.com> | |
Mon, 20 Apr 2015 20:11:04 +0000 (23:11 +0300) |
Show notification when build finished
Signed-off-by: Yaniv Machani <yanivma@ti.com>
Signed-off-by: Yaniv Machani <yanivma@ti.com>
build_wl18xx.sh | patch | blob | history |
diff --git a/build_wl18xx.sh b/build_wl18xx.sh
index 8e276272973f7ae16aecfff1a78c178004e9fea3..9230f57730070ce5db266311f2bda42af413cd80 100755 (executable)
--- a/build_wl18xx.sh
+++ b/build_wl18xx.sh
[[ -z $NO_BUILD ]] && build_outputs
[[ -n $INSTALL_NFS ]] && install_outputs
+ echo "Wifi Package Build Successful"
}
main $@