[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [OSSTEST PATCH 2/2] tcl: JobDB: Do not require particular Pgtcl version
This just serves to complicate upgrades. Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx> --- tcl/JobDB-Executive.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tcl/JobDB-Executive.tcl b/tcl/JobDB-Executive.tcl index 56b61825..29c82821 100644 --- a/tcl/JobDB-Executive.tcl +++ b/tcl/JobDB-Executive.tcl @@ -15,7 +15,7 @@ # You should have received a copy of the GNU Affero General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -package require Pgtcl 1.5 +package require Pgtcl namespace eval jobdb { -- 2.11.0
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |