[Piuparts-commits] rev 849 - trunk

Holger Levsen holger at alioth.debian.org
Fri Dec 31 12:37:40 UTC 2010


Author: holger
Date: 2010-12-31 12:37:34 +0000 (Fri, 31 Dec 2010)
New Revision: 849

Modified:
   trunk/piuparts.py
Log:
fix typo

Modified: trunk/piuparts.py
===================================================================
--- trunk/piuparts.py	2010-12-29 19:39:38 UTC (rev 848)
+++ trunk/piuparts.py	2010-12-31 12:37:34 UTC (rev 849)
@@ -1825,7 +1825,7 @@
         id = do_on_panic(chroot.remove)
 
     # leave indication in logfile why we do what we do
-    logging.info("Notice: package selections and meta data from target disto saved, now starting over from source distro. See the description of --save-end-meta nad --end-meta to learn why this is neccessary and how to possibly avoid it.")
+    logging.info("Notice: package selections and meta data from target disto saved, now starting over from source distro. See the description of --save-end-meta and --end-meta to learn why this is neccessary and how to possibly avoid it.")
 
     chroot.check_for_no_processes()
 




More information about the Piuparts-commits mailing list