From 14f24fe481bbd0755b0e437f722308751e986440 Mon Sep 17 00:00:00 2001 From: Joe Lawrence Date: Thu, 16 Jun 2022 09:03:12 -0400 Subject: [PATCH] test/integration: add missing syscall-LOADED.test for rhel-9.0 Signed-off-by: Joe Lawrence --- test/integration/rhel-9.0/syscall-LOADED.test | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 test/integration/rhel-9.0/syscall-LOADED.test diff --git a/test/integration/rhel-9.0/syscall-LOADED.test b/test/integration/rhel-9.0/syscall-LOADED.test new file mode 100755 index 0000000..3a2fd88 --- /dev/null +++ b/test/integration/rhel-9.0/syscall-LOADED.test @@ -0,0 +1,3 @@ +#!/bin/bash + +uname -s | grep -q kpatch