~free.ekanayaka/landscape-client/sources-list-modification-time

« back to all changes in this revision

Viewing changes to landscape/monitor/packagemonitor.py

  • Committer: Free Ekanayaka
  • Date: 2009-12-17 12:16:59 UTC
  • Revision ID: free.ekanayaka@canonical.com-20091217121659-7oif2hozd1o1a1na
Run smart update if sources list has changed

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
import logging
2
 
import sys
3
2
import os
4
3
 
5
4
from twisted.internet.utils import getProcessOutput