Skip to content

Commit

Permalink
ubuntu24.04 ci pipeline fix
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <[email protected]>
  • Loading branch information
shivakunv committed Nov 22, 2024
1 parent 67c38d8 commit b12d49d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/scripts/ci-precompiled-helpers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,6 @@ get_kernel_versions_to_test() {
kernel_versions+=("$KERNEL_VERSION")
fi
done
echo -e "SHIVA5 == "${kernel_versions[@]}"
echo -e "SHIVA5 == ${kernel_versions[@]}"
echo "${kernel_versions[@]}"
}

0 comments on commit b12d49d

Please sign in to comment.