Deathrow processing has dryrun vs. commit backwards

Bug #65589 reported by Malcolm Cleaton
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Critical
Malcolm Cleaton

Bug Description

In scripts/process-death-row.py:

        log.debug("Committing")
        if options.dry_run:
            txn.commit()
        else:
            txn.abort()

Go team Soyuz!

Tags: lp-soyuz
Changed in soyuz:
assignee: nobody → malcolmcleaton
importance: Undecided → Critical
status: Unconfirmed → In Progress
Changed in soyuz:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.