Skip to content

Commit 5f3e904

Browse files
committed
Fix whitespace
Signed-off-by: Jesse Szwedko <[email protected]>
1 parent 052fcf7 commit 5f3e904

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

regression/cases/file_to_blackhole/lading/lading.yaml

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
generator:
22
- file_gen:
3-
logrotate_fs:
4-
seed: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53,
5-
59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131]
6-
load_profile:
7-
constant: 100MiB
8-
concurrent_logs: 4
9-
maximum_bytes_per_log: 100MiB
10-
total_rotations: 5
11-
max_depth: 0
12-
variant: "ascii"
13-
maximum_prebuild_cache_size_bytes: 250MiB
14-
mount_point: /smp-shared
3+
logrotate_fs:
4+
seed: [2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53,
5+
59, 61, 67, 71, 73, 79, 83, 89, 97, 101, 103, 107, 109, 113, 127, 131]
6+
load_profile:
7+
constant: 100MiB
8+
concurrent_logs: 4
9+
maximum_bytes_per_log: 100MiB
10+
total_rotations: 5
11+
max_depth: 0
12+
variant: "ascii"
13+
maximum_prebuild_cache_size_bytes: 250MiB
14+
mount_point: /smp-shared
1515

1616
blackhole:
1717
- tcp:

0 commit comments

Comments
 (0)