]> git.sur5r.net Git - bacula/bacula/commitdiff
Remove NSIS debug
authorKern Sibbald <kern@sibbald.com>
Wed, 18 Apr 2018 08:13:05 +0000 (10:13 +0200)
committerKern Sibbald <kern@sibbald.com>
Wed, 18 Apr 2018 08:13:05 +0000 (10:13 +0200)
bacula/src/win32/win64_installer/winbacula.nsi

index f0391bb5122cb9f527230c55aca671e76fc106f8..b271054024992f97cdfaafe92059e0a9e94b7689 100644 (file)
@@ -72,6 +72,7 @@
 !include "StrFunc.nsh"
 !include "WinMessages.nsh"
 !include "x64.nsh"
+
 ;
 ; Basics
 ;
@@ -242,6 +243,8 @@ Function .onInit
   Push $R0
   Push $R1
 
+  ;LogSet on
+
   ; Process Command Line Options
   StrCpy $OptService 1
   StrCpy $OptStart 1