diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2024-01-07 13:35:56 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2024-01-07 13:40:44 +0100 |
| commit | 5ec6e21b35d4d9fcd4071e77ed60607c21bfcc4a (patch) | |
| tree | d08214da1d7c40301d741d4e679f6dcb3df25129 /scheck.c | |
| parent | 3ddf02ddcb9f04a92b272383a252a8fe350663ab (diff) | |
| download | sparse-dev-5ec6e21b35d4d9fcd4071e77ed60607c21bfcc4a.tar.gz | |
testsuite: avoid "warning: stray \ before t" message
Grep (or maybe only some recent versions) complains when using the (wrong)
'\\t' pattern.
This pattern was used only once to check if the following pattern was at
the beginning of an instruction.
Prefer to use the more explicit '^.' pattern, already used in other tests.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'scheck.c')
0 files changed, 0 insertions, 0 deletions
