From c4e54d52e704ae16835237b039253c3428295547 Mon Sep 17 00:00:00 2001
From: Alam Ed Arias <alam@srb2.org>
Date: Mon, 14 Mar 2016 21:54:53 -0400
Subject: [PATCH] comptime.bat: restore echo off

---
 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