kexec-tools/spec
Pingfan Liu 64d93c886f kdumpctl: Fix the matching of plus symbol by grep's EREs
After introducing 64k variant kernel on aarch64, an example kernel name
looks like "vmlinuz-5.14.0-316.el9.aarch64+64k". To match the plus
symbol, it demands an escape charater.

Signed-off-by: Pingfan Liu <piliu@redhat.com>
Reviewed-by: Philipp Rudo <prudo@redhat.com>
Reviewed-by: Coiby Xu <coxu@redhat.com>
2023-06-14 17:33:16 +08:00
..
support unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00
kdump-lib-initramfs_spec.sh unit tests: add tests for kdump_get_conf_val in kdump-lib-initramfs.sh 2022-04-14 11:45:18 +08:00
kdump-lib_spec.sh kdump-lib: Introduce a help function _crashkernel_add() 2023-06-14 17:33:16 +08:00
kdumpctl_general_spec.sh kdumpctl: Fix the matching of plus symbol by grep's EREs 2023-06-14 17:33:16 +08:00
kdumpctl_manage_crashkernel_spec.sh Add ShellSpec tests for managing the crashkernel kernel parameter 2023-05-29 14:40:57 +08:00
kdumpctl_reset_crashkernel_spec.sh unit tests: add tests for "kdumpctl reset-crashkernel" 2022-04-14 11:45:08 +08:00