Skip to content
This repository has been archived by the owner on Sep 19, 2024. It is now read-only.

Commit

Permalink
Do not remove ktls module during test (#229)
Browse files Browse the repository at this point in the history
Co-authored-by: Nándor István Krácser <bonifaido@gmail.com>
  • Loading branch information
baluchicken and bonifaido committed Jun 3, 2024
1 parent ab7a9fb commit b8e0f8e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/test_helper/common.bash
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,6 @@ _run_kernel_modul() {
sudo modprobe camblet dyndbg==_ ktls_available=1
else
echo '# Running tests with non-ktls' >&3
sudo rmmod tls
sudo modprobe camblet dyndbg==_ ktls_available=0
fi
}
Expand Down

0 comments on commit b8e0f8e

Please sign in to comment.