Start test templates.

This commit is contained in:
Dan Schaper
2017-01-28 15:44:31 -08:00
parent 0375a3caa3
commit 297d4eec57
2 changed files with 12 additions and 2 deletions
+3 -2
View File
@@ -701,8 +701,9 @@ update_pacakge_cache() {
echo ":::"
echo -n "::: Updating local cache of available packages..."
${UPDATE_PKG_CACHE} &> /dev/null
echo " done!"
if ${UPDATE_PKG_CACHE}; then
echo " done!"
fi
}
notify_package_updates_available() {