[Pkg-shadow-commits] r3602 - in debian/trunk/tests/chsh: 02_chsh_usage/data 03_chsh_usage_invalid_option/data 04_chsh_usage_2_users/data

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


Author: nekral-guest
Date: 2011-11-14 19:33:55 +0000 (Mon, 14 Nov 2011)
New Revision: 3602

Modified:
   debian/trunk/tests/chsh/02_chsh_usage/data/usage.out
   debian/trunk/tests/chsh/03_chsh_usage_invalid_option/data/usage.out
   debian/trunk/tests/chsh/04_chsh_usage_2_users/data/usage.out
Log:
Update chsh usage with the --root option.


Modified: debian/trunk/tests/chsh/02_chsh_usage/data/usage.out
===================================================================
--- debian/trunk/tests/chsh/02_chsh_usage/data/usage.out	2011-11-14 19:32:54 UTC (rev 3601)
+++ debian/trunk/tests/chsh/02_chsh_usage/data/usage.out	2011-11-14 19:33:55 UTC (rev 3602)
@@ -2,5 +2,6 @@
 
 Options:
   -h, --help                    display this help message and exit
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             new login shell for the user account
 

Modified: debian/trunk/tests/chsh/03_chsh_usage_invalid_option/data/usage.out
===================================================================
--- debian/trunk/tests/chsh/03_chsh_usage_invalid_option/data/usage.out	2011-11-14 19:32:54 UTC (rev 3601)
+++ debian/trunk/tests/chsh/03_chsh_usage_invalid_option/data/usage.out	2011-11-14 19:33:55 UTC (rev 3602)
@@ -3,5 +3,6 @@
 
 Options:
   -h, --help                    display this help message and exit
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             new login shell for the user account
 

Modified: debian/trunk/tests/chsh/04_chsh_usage_2_users/data/usage.out
===================================================================
--- debian/trunk/tests/chsh/04_chsh_usage_2_users/data/usage.out	2011-11-14 19:32:54 UTC (rev 3601)
+++ debian/trunk/tests/chsh/04_chsh_usage_2_users/data/usage.out	2011-11-14 19:33:55 UTC (rev 3602)
@@ -2,5 +2,6 @@
 
 Options:
   -h, --help                    display this help message and exit
+  -R, --root CHROOT_DIR         directory to chroot into
   -s, --shell SHELL             new login shell for the user account
 




More information about the Pkg-shadow-commits mailing list