Ignore:
Timestamp:
12/21/10 14:53:57 (13 years ago)
Author:
nanardon
Message:
  • tag maintainers source as updated
File:
1 edited

Legend:

Unmodified
Added
Removed
  • server/trunk/web/bin/sophie_fetch_maint

    r160 r161  
    2929 
    3030        if ($sophie->resultset('MaintRpm')->populate($list)) { 
     31            $maintsource->update({ lastupdated => 'now()' }); 
    3132            $sophie->storage->dbh->commit; 
    3233        } else { 
Note: See TracChangeset for help on using the changeset viewer.