summaryrefslogtreecommitdiffstats
path: root/kernel/kernelinstall/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'kernel/kernelinstall/runtest.sh')
-rwxr-xr-xkernel/kernelinstall/runtest.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/kernel/kernelinstall/runtest.sh b/kernel/kernelinstall/runtest.sh
index 21073ef..5b2a3e7 100755
--- a/kernel/kernelinstall/runtest.sh
+++ b/kernel/kernelinstall/runtest.sh
@@ -38,7 +38,7 @@ function RHTSAbort ()
{
# Abort the rhts recipe if we are running the wrong kernel
DeBug "Abort recipe"
- rhts-abort -t recipe
+ #rhts-abort -t recipe
}
function SysReport ()