Skip to content

replace ##KVER## variable in description

Jakub Racek requested to merge (removed):replace-kver-var into master

We want to have all variables replaced by kpet, not SKT. Currently, SKT replaces 1 last remaining variable and that should be removed as well. So we replace ##KVER## string in whiteboard by ${KERNEL_VERSION}. SKT code can be removed later on.

Signed-off-by: Jakub Racek jracek@redhat.com

Merge request reports