[Pkg-shadow-commits] r3592 - in debian/trunk/tests/usertools/useradd: 01_useradd_usage/data 02_useradd_usage_invalid_option/data 03_useradd_usage_no_users/data 04_useradd_usage_2_users/data 26_useradd_usage-o_without-u/data 27_useradd_usage-k_without-m/data 28_useradd_usage-U_with-g/data 29_useradd_usage-U_with-N/data 30_useradd_usage-m_with-M/data 31_useradd_usage_user_with-D/data 32_useradd_usage-D_with_other/data 57_useradd_usage-D_not_first_option/data

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Mon Nov 14 19:15:10 UTC 2011


Author: nekral-guest
Date: 2011-11-14 19:15:10 +0000 (Mon, 14 Nov 2011)
New Revision: 3592

Modified:
   debian/trunk/tests/usertools/useradd/01_useradd_usage/data/usage.out
   debian/trunk/tests/usertools/useradd/02_useradd_usage_invalid_option/data/usage.out
   debian/trunk/tests/usertools/useradd/03_useradd_usage_no_users/data/usage.out
   debian/trunk/tests/usertools/useradd/04_useradd_usage_2_users/data/usage.out
   debian/trunk/tests/usertools/useradd/26_useradd_usage-o_without-u/data/usage.out
   debian/trunk/tests/usertools/useradd/27_useradd_usage-k_without-m/data/usage.out
   debian/trunk/tests/usertools/useradd/28_useradd_usage-U_with-g/data/usage.out
   debian/trunk/tests/usertools/useradd/29_useradd_usage-U_with-N/data/usage.out
   debian/trunk/tests/usertools/useradd/30_useradd_usage-m_with-M/data/usage.out
   debian/trunk/tests/usertools/useradd/31_useradd_usage_user_with-D/data/usage.out
   debian/trunk/tests/usertools/useradd/32_useradd_usage-D_with_other/data/usage.out
   debian/trunk/tests/usertools/useradd/57_useradd_usage-D_not_first_option/data/usage.out
Log:
Update useradd usage with the --root option.


Modified: debian/trunk/tests/usertools/useradd/01_useradd_usage/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/01_useradd_usage/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/01_useradd_usage/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -27,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/02_useradd_usage_invalid_option/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/02_useradd_usage_invalid_option/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/02_useradd_usage_invalid_option/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/03_useradd_usage_no_users/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/03_useradd_usage_no_users/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/03_useradd_usage_no_users/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -27,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/04_useradd_usage_2_users/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/04_useradd_usage_2_users/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/04_useradd_usage_2_users/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -27,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/26_useradd_usage-o_without-u/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/26_useradd_usage-o_without-u/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/26_useradd_usage-o_without-u/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/27_useradd_usage-k_without-m/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/27_useradd_usage-k_without-m/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/27_useradd_usage-k_without-m/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/28_useradd_usage-U_with-g/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/28_useradd_usage-U_with-g/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/28_useradd_usage-U_with-g/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/29_useradd_usage-U_with-N/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/29_useradd_usage-U_with-N/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/29_useradd_usage-U_with-N/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/30_useradd_usage-m_with-M/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/30_useradd_usage-m_with-M/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/30_useradd_usage-m_with-M/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -28,6 +28,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/31_useradd_usage_user_with-D/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/31_useradd_usage_user_with-D/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/31_useradd_usage_user_with-D/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -27,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/32_useradd_usage-D_with_other/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/32_useradd_usage-D_with_other/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/32_useradd_usage-D_with_other/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -27,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user

Modified: debian/trunk/tests/usertools/useradd/57_useradd_usage-D_not_first_option/data/usage.out
===================================================================
--- debian/trunk/tests/usertools/useradd/57_useradd_usage-D_not_first_option/data/usage.out	2011-11-14 19:13:46 UTC (rev 3591)
+++ debian/trunk/tests/usertools/useradd/57_useradd_usage-D_not_first_option/data/usage.out	2011-11-14 19:15:10 UTC (rev 3592)
@@ -1,4 +1,6 @@
 Usage: useradd [options] LOGIN
+       useradd -D
+       useradd -D [options]
 
 Options:
   -b, --base-dir BASE_DIR       base directory for the home directory of the
@@ -25,6 +27,7 @@
                                 (non-unique) UID
   -p, --password PASSWORD       encrypted password of the new account
   -r, --system                  create a system account
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             login shell of the new account
   -u, --uid UID                 user ID of the new account
   -U, --user-group              create a group with the same name as the user




More information about the Pkg-shadow-commits mailing list