]> git.ipfire.org Git - pakfire.git/commit - pakfire/cli.py
Make option to disable repositories on command line.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Feb 2011 10:56:49 +0000 (11:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 6 Feb 2011 10:56:49 +0000 (11:56 +0100)
commitf781b1ab90a1fbb8483a0fdb47131783089f58a2
treec56dc7d35a41716422f587211903e7ad1844022f
parent63473754f5a51127396ccf09f68281ccedbf5287
Make option to disable repositories on command line.

To not confuse the user, we check if there is at least one
enabled repository.
pakfire/__init__.py
pakfire/cli.py
pakfire/errors.py
pakfire/repository.py