Updated testsuite files for new NLS output

This commit is contained in:
Craig Small
2012-01-02 17:39:41 +11:00
parent c3405fab1a
commit 532dc9239d
9 changed files with 20 additions and 14 deletions

View File

@ -18,7 +18,7 @@ set testproc1_sid [ exec ps --no-headers -o sid $testproc1_pid ]
set test "pkill with no arguments"
spawn $pkill
expect_pass "$test" "^pkill: No matching criteria specified\\s*"
expect_pass "$test" "^\(lt-\)\?pkill: no matching criteria specified\\s*"
set test "pkill find both test pids"
#spawn $pkill $testproc