diff --git a/testsuite/expect/test1.88 b/testsuite/expect/test1.88 index 8dbbdf95f64c15b215c43ed431000de48b222846..d3307d8dc6df8c90888b2ca3dd39958d9157476f 100755 --- a/testsuite/expect/test1.88 +++ b/testsuite/expect/test1.88 @@ -113,7 +113,7 @@ expect { set job_id $expect_out(1,string) exp_continue } - -re "(configuration is not available|Unable to submit batch job|Node count specification invalid)" { + -re "Batch job submission failed" { set no_start 1 exp_continue }