[Pkg-shadow-commits] r1688 - debian/trunk/tests/su/01

nekral-guest at alioth.debian.org nekral-guest at alioth.debian.org
Sun Jan 6 19:53:09 UTC 2008


Author: nekral-guest
Date: 2008-01-06 19:53:09 +0000 (Sun, 06 Jan 2008)
New Revision: 1688

Modified:
   debian/trunk/tests/su/01/run_su.exp
Log:
Fix script name in its usage.


Modified: debian/trunk/tests/su/01/run_su.exp
===================================================================
--- debian/trunk/tests/su/01/run_su.exp	2008-01-06 19:52:18 UTC (rev 1687)
+++ debian/trunk/tests/su/01/run_su.exp	2008-01-06 19:53:09 UTC (rev 1688)
@@ -3,7 +3,7 @@
 set timeout 2
 
 if {$argc != 3} {
-	puts "usage: run_su <user> <password> <prompt>"
+	puts "usage: run_su.exp <user> <password> <prompt>"
 	exit 1
 }
 




More information about the Pkg-shadow-commits mailing list