Skip to content

Commit 292c2a5

Browse files
committed
.ci/results: Fix crash dir typo use crashes
The crashes directory is what we need... Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>
1 parent 4a0beb6 commit 292c2a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.ci/results/fstests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ extra_vars.yaml
77
linux/.config
88
ci.log
99
.kernel.ci.*
10-
crash
10+
crashes

.ci/results/linux

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ journal/*
44
.config
55
extra_vars.yaml
66
linux/.config
7-
crash
7+
crashes

.ci/results/selftests

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ journal/*
55
.config
66
extra_vars.yaml
77
linux/.config
8-
crash
8+
crashes

0 commit comments

Comments
 (0)