Bugs item #1798695, was opened at 2007-09-20 13:32
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1798695&group_id=56967

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Tests
Group: MonetDB4 4.20
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Jan Rittinger (tsheyar)
Assigned to: Nobody/Anonymous (nobody)
Summary: Mtest.py error: 'LINUX_DIST' is not defined

Initial Comment:
In the release version I get the following error message if I try to run Mtest:

> Mtest.py
Traceback (most recent call last):
  File "/local_tmp/work_stable20/MonetDB/Linux/bin/Mtest.py", line 2569, in ?
    DIST,VERSION = LINUX_DIST.split(':', 1)
NameError: name 'LINUX_DIST' is not defined

It seems like the directly preceding else branch (line 2568) in Mtest.py is not 
evaluated. If I remove the if block and only keep the content of the else part 
everything works nicely.

I'm using version 1.309 of Mtest.py.in.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1798695&group_id=56967

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Monetdb-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-bugs

Reply via email to