[styles] Print style type when building

This commit is contained in:
Ilya Zverev 2017-04-06 13:38:39 +03:00 committed by Sergey Yershov
parent fd04ff945b
commit 37f4a2fe6e

View file

@ -11,7 +11,7 @@ function BuildDrawingRules() {
styleType=$1
styleName=$2
suffix=${3-}
echo "Building drawing rules for style $styleName"
echo "Building drawing rules for style $styleType/$styleName"
# Cleanup
rm "$DATA_PATH"/drules_proto$suffix.{bin,txt} || true
# Run script to build style