gnucash-on-osx master: Remove leftover diagnostic print statement.

John Ralls jralls at code.gnucash.org
Tue Nov 1 11:50:24 EDT 2022


Updated	 via  https://github.com/Gnucash/gnucash-on-osx/commit/ec9edd82 (commit)
	from  https://github.com/Gnucash/gnucash-on-osx/commit/9b06bf8a (commit)



commit ec9edd8277e379699db39e577e3d71bf5c5b1b8a
Author: John Ralls <jralls at ceridwen.us>
Date:   Tue Nov 1 08:50:13 2022 -0700

    Remove leftover diagnostic print statement.

diff --git a/jhbuildrc-custom b/jhbuildrc-custom
index feab539..3310757 100644
--- a/jhbuildrc-custom
+++ b/jhbuildrc-custom
@@ -9,7 +9,6 @@ else:
 
 checkoutroot = os.path.join(os.path.dirname(prefix), 'src')
 buildroot = os.path.join(os.path.dirname(prefix), 'build')
-print("Building in %s", buildroot)
 moduleset = "https://github.com/gnucash/gnucash-on-osx/raw/master/modulesets/gnucash.modules"
 
 _modules_deps = ['pygments', 'meta-gtk-osx-bootstrap', 'meta-gtk-osx-gtk3',



Summary of changes:
 jhbuildrc-custom | 1 -
 1 file changed, 1 deletion(-)



More information about the gnucash-changes mailing list