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 3544755 commit 943d349
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/scripts/ci-precompiled-helpers.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ get_kernel_versions_to_test() {
kernel_versions+=("$KERNEL_VERSION")
fi
if [[ "$should_continue_first_release" == true ]]; then
ls
pwd
matching_kernel_version_file=$(ls | grep "$DRIVER_BRANCHES" | grep "$LTS_KERNEL" | grep "$KERNEL_FLAVORS" | grep "$DIST")
source $matching_kernel_version_file
KERNEL_VERSION=$(echo "$KERNEL_VERSION" | tr -d ' \n')
Expand Down

0 comments on commit 943d349

Please sign in to comment.