From 8a2a5cc0136ef2a9b4468d773abdf56ef01093fe Mon Sep 17 00:00:00 2001 From: Geoff McLane Date: Wed, 20 May 2015 20:09:57 +0200 Subject: [PATCH] Add a check for the 'master' branch --- build/cmake/build-me.bat | 1 + 1 file changed, 1 insertion(+) diff --git a/build/cmake/build-me.bat b/build/cmake/build-me.bat index c3b2166..9441a77 100644 --- a/build/cmake/build-me.bat +++ b/build/cmake/build-me.bat @@ -19,6 +19,7 @@ :GOTCMD @call chkmsvc %TMPPRJ% +@call chkbranch master @echo Build %DATE% %TIME% > %TMPLOG%