gnucash-on-windows master: Enable weekly builds for maint now that maint and master have diverged

Geert Janssens gjanssens at code.gnucash.org
Wed May 21 10:20:56 EDT 2014


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/717c7db0 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/1bc7597f (commit)



commit 717c7db03faac6dad54aed1bbcb327c7199f409d
Author: Geert Janssens <janssens-geert at telenet.be>
Date:   Wed May 21 16:20:37 2014 +0200

    Enable weekly builds for maint now that maint and master have diverged

diff --git a/buildserver/build_periodic.bat b/buildserver/build_periodic.bat
index 4fdb2bd..120ed60 100644
--- a/buildserver/build_periodic.bat
+++ b/buildserver/build_periodic.bat
@@ -11,4 +11,4 @@ c:\gcdev\mingw\msys\1.0\bin\sh.exe --login c:\gcdev\gnucash-on-windows.git\build
 rem Tags build for 2.6.99 and newer (daily -- only tags that weren't built yet)
 c:\gcdev\mingw\msys\1.0\bin\sh.exe --login c:\gcdev\gnucash-on-windows.git\buildserver\build_tags.sh
 rem maintenance branch build (weekly)
-rem c:\gcdev-maint\mingw\msys\1.0\bin\sh.exe --login c:\gcdev-maint\gnucash-on-windows.git\buildserver\periodic_build.sh weekly
\ No newline at end of file
+c:\gcdev-maint\mingw\msys\1.0\bin\sh.exe --login c:\gcdev-maint\gnucash-on-windows.git\buildserver\periodic_build.sh weekly
\ No newline at end of file



Summary of changes:
 buildserver/build_periodic.bat | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)



More information about the gnucash-changes mailing list