[Piuparts-commits] [SCM] piuparts git repository branch, piatti, updated. 0.42-30-gaa772de

Holger Levsen holger at layer-acht.org
Thu Jan 19 22:37:56 UTC 2012


The following commit has been merged in the piatti branch:
commit 28a3b153e0035bf14a3cbd5ea71a25d42947ac51
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Jan 13 11:27:42 2012 +0100

    piuparts.1.txt: correctly reverse the description of --save-end-meta  and --end-meta.

diff --git a/debian/changelog b/debian/changelog
index 377a4cd..d885b22 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,10 @@ piuparts (0.43) UNRELEASED; urgency=low
   * piuparts.py:
     - Add to self.ignored_patterns: /run/.*
 
+  [ Holger Levsen ]
+  * piuparts.1.txt: correctly reverse the description of --save-end-meta 
+    and --end-meta.
+
  -- Holger Levsen <holger at debian.org>  Sun, 01 Jan 2012 14:14:35 +0100
 
 piuparts (0.42) unstable; urgency=low
diff --git a/piuparts.1.txt b/piuparts.1.txt
index 353b424..eeb220c 100644
--- a/piuparts.1.txt
+++ b/piuparts.1.txt
@@ -139,10 +139,10 @@ Note that file: addresses works if the directories are made accessible from with
   Save the chroot, after it has been set up, as a tarball into _filename_. It can then be used with '-b'.
 
 *-B* 'FILE', *--end-meta*='FILE'::
-  Save chroot package selection and file meta data in FILE for later use. See the function install_and_upgrade_between_distros() in piuparts.py for defaults. Mostly useful for large scale distro upgrade tests.
+  Load chroot package selection and file meta data from FILE. See the function install_and_upgrade_between_distros() in piuparts.py for defaults. Mostly useful for large scale distro upgrade tests.
 
 *-S* 'FILE', *--save-end-meta*='FILE'::
-  Load chroot package selection and file meta data from FILE. See the function install_and_upgrade_between_distros() in piuparts.py for defaults. Mostly useful for large scale distro upgrade tests.
+  Save chroot package selection and file meta data in FILE for later use. See the function install_and_upgrade_between_distros() in piuparts.py for defaults. Mostly useful for large scale distro upgrade tests.
 
 *--scriptsdir*='DIR'::
   Directory where are placed the custom scripts. For more information about this, read README.txt

-- 
piuparts git repository



More information about the Piuparts-commits mailing list