Skip to Content.
Sympa Menu

sm-sorcery-bugs - [SM-Sorcery-Bugs] [Bug 10149] "gaze newer last_sorcery_update" no worky

sm-sorcery-bugs AT lists.ibiblio.org

Subject: Bugs for Sorcery are reported here

List archive

Chronological Thread  
  • From: bugzilla-daemon AT bugs.sourcemage.org
  • To: sm-sorcery-bugs AT lists.ibiblio.org
  • Subject: [SM-Sorcery-Bugs] [Bug 10149] "gaze newer last_sorcery_update" no worky
  • Date: 30 Nov 2005 01:07:29 -0000

http://bugs.sourcemage.org/show_bug.cgi?id=10149


sqweek AT gmail.com changed:

What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|sm-sorcery- |sqweek AT gmail.com
|bugs AT lists.ibiblio.org |
Status|NEW |ASSIGNED




------- Additional Comments From sqweek AT gmail.com 2005-11-29 19:07 -------
Created an attachment (id=4465)
--> (http://bugs.sourcemage.org/attachment.cgi?id=4465&action=view)
Patch to calculate last sorcery update date correctly

Alright I worked out what was going on - the awk script to get the date of
the
last sorcery update was printing column 5 of the activity log, which is the
version. Column 1 is the date. The patch just changes a $5 to $1 - works here.

--
Configure bugmail: http://bugs.sourcemage.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




Archive powered by MHonArc 2.6.24.

Top of Page