Ticket #19 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

hardcoded verbosity level

Reported by: darkveggy Assigned to: intrigeri
Priority: normal Milestone: 1.0
Component: metche Version: dev
Severity: trivial Keywords:
Cc:

Description

Metche's configuration file does not provide a DEBUG variable, while it is set to 1 in the default configuration section that is included within the metche executable. As a result, the programs runs in debug mode by default and does not allow the "user" to trigger it off, other than by editing the executable itself.

Change History

01/19/06 23:01:18 changed by intrigeri

  • status changed from new to assigned.
  • owner changed from lunar to intrigeri.
  • severity changed from normal to trivial.

As metche is still under heavy development (only available from SVN and not yet publicaly released), this will only be changed when 1.0 is released.

01/23/06 01:21:08 changed by intrigeri

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in Changeset [65].