summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2006-06-29 01:40:11 +0000
committerJeremy Katz <katzj@redhat.com>2006-06-29 01:40:11 +0000
commiteaebfca2e6e0835c8a1b40207aa218f88166778f (patch)
tree744f9aed184fb477b89dc6490aa69140149f8bfc /scripts
parenta2cc3ee9025783d0ea9f4ea37d623bb20fc6ec1c (diff)
downloadanaconda-eaebfca2e6e0835c8a1b40207aa218f88166778f.tar.gz
anaconda-eaebfca2e6e0835c8a1b40207aa218f88166778f.tar.xz
anaconda-eaebfca2e6e0835c8a1b40207aa218f88166778f.zip
* scripts/pkgorder: Likewise.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/pkgorder9
1 files changed, 0 insertions, 9 deletions
diff --git a/scripts/pkgorder b/scripts/pkgorder
index a09fc5146..4dd59933c 100755
--- a/scripts/pkgorder
+++ b/scripts/pkgorder
@@ -59,15 +59,6 @@ class PackageOrderer(YumSorter):
self.doGroupSetup()
self.repos.populateSack(with='filelists')
- def errorlog(self, value, msg):
- pass
-
- def filelog(self, value, msg):
- pass
-
- def log(self, value, msg):
- pass
-
def getDownloadPkgs(self):
pass