[Pkg-shadow-commits] r3238 - debian/trunk/tests/su/02

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Thu Aug 26 19:27:14 UTC 2010


Author: nekral-guest
Date: 2010-08-26 19:27:03 +0000 (Thu, 26 Aug 2010)
New Revision: 3238

Modified:
   debian/trunk/tests/su/02/env_special-options_-l.exp
Log:
System's default PATH has been updated.


Modified: debian/trunk/tests/su/02/env_special-options_-l.exp
===================================================================
--- debian/trunk/tests/su/02/env_special-options_-l.exp	2010-08-26 19:24:28 UTC (rev 3237)
+++ debian/trunk/tests/su/02/env_special-options_-l.exp	2010-08-26 19:27:03 UTC (rev 3238)
@@ -34,12 +34,12 @@
 expect "uid=424242(myuser) gid=424242(myuser) groups=424242(myuser)\r"
 expect "$ "
 
-send_user "\n# PATH should be '/usr/local/bin:/usr/bin:/bin:/usr/games'"
+send_user "\n# PATH should be '/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games'"
 send "\r"
 expect "$ "
 
 send "echo \"PATH=\\\"\$PATH\\\"\"\r"
-expect "PATH=\"/usr/local/bin:/usr/bin:/bin:/usr/games\"\r"
+expect "PATH=\"/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games\"\r"
 expect "$ "
 
 send "echo \"'\$HOME'\$USER'\$LOGNAME'\$SHELL'\"\r"




More information about the Pkg-shadow-commits mailing list