From bbe93a6d31d9d9f7ac1c77c60800e9c2f2f5d810 Mon Sep 17 00:00:00 2001
From: wolfy852 <wolfy852@hotmail.com>
Date: Mon, 14 Mar 2016 20:36:37 -0500
Subject: [PATCH] comptime.bat: Put @echo off back in

---
 comptime.bat | 1 +
 1 file changed, 1 insertion(+)

diff --git a/comptime.bat b/comptime.bat
index 9028e2888..0c7ea06d6 100644
--- a/comptime.bat
+++ b/comptime.bat
@@ -1,3 +1,4 @@
+@echo off
 set BRA=Unknown
 set REV=illegal
 
-- 
GitLab