diff --git a/testsuite/expect/test25.1 b/testsuite/expect/test25.1
index 3c6a55d30347bea4643904843bcf1b5bf56f17c3..53a74d3bf04ecc08e8a45cfe6c52712a1aab6c62 100755
--- a/testsuite/expect/test25.1
+++ b/testsuite/expect/test25.1
@@ -609,7 +609,7 @@ proc sprio_args { soption sargs jobid} {
 				incr matches
 				exp_continue
 			}
-			-re "$jobid *$number *$number" {	
+			-re "$jobid *$number" {	
 				if {$debug} {send_user "\nmatch25\n"}
 				incr matches
 				exp_continue