[Piuparts-commits] [SCM] piuparts git repository branch, develop, updated. 0.51-27-g2b45399
Holger Levsen
holger at layer-acht.org
Tue May 21 16:52:22 UTC 2013
The following commit has been merged in the develop branch:
commit 2b4539939b163d6d52013b146fec89f7633941c0
Author: Holger Levsen <holger at layer-acht.org>
Date: Tue May 21 18:52:03 2013 +0200
fix typo in 5b5b760
diff --git a/piuparts.py b/piuparts.py
index b19aaaa..3e3c711 100644
--- a/piuparts.py
+++ b/piuparts.py
@@ -2642,7 +2642,7 @@ def parse_command_line():
"'deb <URL> <distrib> <components>...' or 'deb file://</bind/mount> ./'," +
"plain URLs or local paths are permitted, too.")
- parser.add_option("---no-adequate",
+ parser.add_option("--no-adequate",
default=False,
action='store_true',
help="Don't run adequate after installation.")
--
piuparts git repository
More information about the Piuparts-commits
mailing list