[Pkg-shadow-commits] r1216 - trunk/tests/su/02

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sat Sep 29 11:41:57 UTC 2007


Author: nekral-guest
Date: 2007-09-29 11:41:57 +0000 (Sat, 29 Sep 2007)
New Revision: 1216

Modified:
   trunk/tests/su/02/run.exp2
Log:
Fix the testsuite. Remove /usr/bin/X1 from the expected PATH.


Modified: trunk/tests/su/02/run.exp2
===================================================================
--- trunk/tests/su/02/run.exp2	2007-09-18 17:26:16 UTC (rev 1215)
+++ trunk/tests/su/02/run.exp2	2007-09-29 11:41:57 UTC (rev 1216)
@@ -57,7 +57,7 @@
 expect "$ "
 
 send "echo \"PATH=\\\"\$PATH\\\"\"\r"
-expect "PATH=\"/usr/local/bin:/usr/bin:/bin:/usr/bin/X1:/usr/games\"\r"
+expect "PATH=\"/usr/local/bin:/usr/bin:/bin:/usr/games\"\r"
 expect "$ "
 
 send "echo \"'\$HOME'\$USER'\$LOGNAME'\$SHELL'\"\r"




More information about the Pkg-shadow-commits mailing list