|
From: Tom H. <th...@cy...> - 2004-10-28 13:52:55
|
CVS commit by thughes: Update expected output for pth_once in memcheck tests. M +10 -10 pth_once.stdout.exp 1.3 --- valgrind/memcheck/tests/pth_once.stdout.exp #1.2:1.3 @@ -1,12 +1,12 @@ welcome: Welcome -identify_yourself: Hi, I'm thread # 0 -identify_yourself: Hi, I'm thread # 1 -identify_yourself: Hi, I'm thread # 2 -identify_yourself: Hi, I'm thread # 3 -identify_yourself: Hi, I'm thread # 4 -identify_yourself: Hi, I'm thread # 5 -identify_yourself: Hi, I'm thread # 6 -identify_yourself: Hi, I'm thread # 7 -identify_yourself: Hi, I'm thread # 8 -identify_yourself: Hi, I'm thread # 9 +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread +identify_yourself: Hi, I'm a thread main: Goodbye |