Adds logging for build flags used
[releng.git] / jjb / apex / apex.yml
index 7c91a5c..6020bc1 100644 (file)
             # log info to console
             echo "Starting the build of Apex using OpenStack Master packages. This will take some time..."
             echo "---------------------------------------------------------------------------------------"
+            echo "Build flags for this build are ${FLAGS}"
+            echo "---------------------------------------------------------------------------------------"
             echo
             # create the cache directory if it doesn't exist
             [[ -d $CACHE_DIRECTORY ]] || mkdir -p $CACHE_DIRECTORY