Comment 6 for bug 1350254

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/3538
Committed: http://gitorious.org/mahara/mahara/commit/d2e985a0efd066617efb902eaba56226335150bc
Submitter: Robert Lyon (<email address hidden>)
Branch: 1.9_STABLE

commit d2e985a0efd066617efb902eaba56226335150bc
Author: Robert Lyon <email address hidden>
Date: Wed Jul 30 21:17:17 2014 +1200

Fixing upgrade script (Bug #1350254)

Problem with ensure_record_exists checking nextrun column will break
things when adding new cron line to cron table.

This is due the the nextrun not being null after it has run.

Change-Id: I1f674cbc842a3e061224bf996cc0267b09018f55
Signed-off-by: Robert Lyon <email address hidden>