[prev in list] [next in list] [prev in thread] [next in thread] 

List:       pkg-shadow-commits
Subject:    [Pkg-shadow-commits] r3663 - in debian/trunk/tests/grouptools/chgpasswd:
From:       Nicolas_FRANÇOIS <nekral-guest () alioth ! debian ! org>
Date:       2012-01-15 14:20:17
Message-ID: E1RmQwT-0004RA-Mt () vasks ! debian ! org
[Download RAW message or body]

Author: nekral-guest
Date: 2012-01-15 14:20:17 +0000 (Sun, 15 Jan 2012)
New Revision: 3663

Modified:
   debian/trunk/tests/grouptools/chgpasswd/06_chgpasswd_usage/data/usage.out
   debian/trunk/tests/grouptools/chgpasswd/07_chgpasswd_usage_bad_option/data/usage.out
  debian/trunk/tests/grouptools/chgpasswd/08_chgpasswd_usage-e-m_exclusive/data/usage.out
  debian/trunk/tests/grouptools/chgpasswd/09_chgpasswd_usage-e-c_exclusive/data/usage.out
  debian/trunk/tests/grouptools/chgpasswd/10_chgpasswd_usage-m-c_exclusive/data/usage.out
  debian/trunk/tests/grouptools/chgpasswd/11_chgpasswd_usage-s_without-c/data/usage.out
  debian/trunk/tests/grouptools/chgpasswd/12_chgpasswd_usage-s_invalid/data/usage.out
   debian/trunk/tests/grouptools/chgpasswd/13_chgpasswd_usage-c_invalid/data/usage.out
 Log:
Updated chgpasswd usage message.


Modified: debian/trunk/tests/grouptools/chgpasswd/06_chgpasswd_usage/data/usage.out
===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/06_chgpasswd_usage/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/06_chgpasswd_usage/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -1,7 +1,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/07_chgpasswd_usage_bad_option/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/07_chgpasswd_usage_bad_option/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/07_chgpasswd_usage_bad_option/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/08_chgpasswd_usage-e-m_exclusive/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/08_chgpasswd_usage-e-m_exclusive/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/08_chgpasswd_usage-e-m_exclusive/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/09_chgpasswd_usage-e-c_exclusive/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/09_chgpasswd_usage-e-c_exclusive/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/09_chgpasswd_usage-e-c_exclusive/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/10_chgpasswd_usage-m-c_exclusive/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/10_chgpasswd_usage-m-c_exclusive/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/10_chgpasswd_usage-m-c_exclusive/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/11_chgpasswd_usage-s_without-c/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/11_chgpasswd_usage-s_without-c/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/11_chgpasswd_usage-s_without-c/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/12_chgpasswd_usage-s_invalid/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/12_chgpasswd_usage-s_invalid/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/12_chgpasswd_usage-s_invalid/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using

Modified: debian/trunk/tests/grouptools/chgpasswd/13_chgpasswd_usage-c_invalid/data/usage.out
 ===================================================================
--- debian/trunk/tests/grouptools/chgpasswd/13_chgpasswd_usage-c_invalid/data/usage.out	2012-01-14 \
                13:29:44 UTC (rev 3662)
+++ debian/trunk/tests/grouptools/chgpasswd/13_chgpasswd_usage-c_invalid/data/usage.out	2012-01-15 \
14:20:17 UTC (rev 3663) @@ -2,7 +2,7 @@
 Usage: chgpasswd [options]
 
 Options:
-  -c, --crypt-method <METHOD>   the crypt method (one of NONE DES MD5 SHA256 SHA512)
+  -c, --crypt-method METHOD     the crypt method (one of NONE DES MD5 SHA256 SHA512)
   -e, --encrypted               supplied passwords are encrypted
   -h, --help                    display this help message and exit
   -m, --md5                     encrypt the clear text password using


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic