mirror of
https://github.com/tiagovignatti/intel-gpu-tools.git
synced 2025-06-07 16:06:25 +00:00
gem_ringfill: fix typo in test name
Missing a r! Signed-off-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
This commit is contained in:
parent
5f6ebb2cb7
commit
336235c0a8
@ -199,7 +199,7 @@ igt_main
|
||||
unsigned flags;
|
||||
} modes[] = {
|
||||
{ "basic-", "", 0 },
|
||||
{ "", "-interuptible", INTERRUPTIBLE },
|
||||
{ "", "-interruptible", INTERRUPTIBLE },
|
||||
{ "", "-hang", HANG },
|
||||
{ "", "-child", CHILD },
|
||||
{ "", "-forked", FORKED },
|
||||
|
Loading…
x
Reference in New Issue
Block a user