The global g was removed in 2012 in beb4240a346e "wip reorg, testing..." but this instance seems to have escaped.
Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com> --- tcl/JobDB-Executive.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/tcl/JobDB-Executive.tcl b/tcl/JobDB-Executive.tcl index c1e5c63..3ad3693 100644 --- a/tcl/JobDB-Executive.tcl +++ b/tcl/JobDB-Executive.tcl @@ -81,7 +81,6 @@ proc set-flight {} { variable dbusers 0 proc db-open {} { - global g variable dbusers if {$dbusers > 0} { incr dbusers; return } -- 2.1.4 _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel