From 71d314420239d217b5c081cd78e3ef70bad986d6 Mon Sep 17 00:00:00 2001 From: Oleg Korshul Date: Mon, 2 Dec 2019 18:25:23 +0300 Subject: [PATCH] Nice output --- scripts/deploy_develop.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/scripts/deploy_develop.py b/scripts/deploy_develop.py index e3b1102..3c66557 100644 --- a/scripts/deploy_develop.py +++ b/scripts/deploy_develop.py @@ -76,9 +76,7 @@ def make(): base.delete_dir(git_dir + "/fonts") base.create_dir(git_dir + "/fonts") - if (old_data_url == data_url): - print("-----------------------------------------------------------") - + print("-----------------------------------------------------------") print("All fonts generation... -----------------------------------") print("-----------------------------------------------------------") base.cmd_exe("allfontsgen", ["--input=../../../core-fonts", "--allfonts-web=../../../sdkjs/common/AllFonts.js", "--allfonts=./AllFonts.js",