diff options
Diffstat (limited to 'tools/test/stress2/misc/syzkaller78.sh')
| -rwxr-xr-x | tools/test/stress2/misc/syzkaller78.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/test/stress2/misc/syzkaller78.sh b/tools/test/stress2/misc/syzkaller78.sh index 1858129d4c81..e279bd8f4d1f 100755 --- a/tools/test/stress2/misc/syzkaller78.sh +++ b/tools/test/stress2/misc/syzkaller78.sh @@ -278,5 +278,5 @@ while pgrep -q $prog; do sleep 2; done while pkill swap; do :; done wait -rm -rf /tmp/$prog /tmp/$prog.c /tmp/$prog.core /tmp/$prog.?????? $work +rm -rf /tmp/$prog /tmp/$prog.c /tmp/$prog.core $work exit 0 |
