fix buildprocess if running as cron job (package info files corrupted due missing...
[openwrt/openwrt.git] / include / scan.mk
index 3d97a4f5c34ea90b46b1dbe0a9f3aeec5a852ffe..c51c4c7adf2fa64e7b463c802a23c137606aba3d 100644 (file)
@@ -17,7 +17,7 @@ ifeq ($(IS_TTY),1)
   endef
 else
   define progress
-       :
+       :;
   endef
 endif