From 9242b4278c0c2d6bc5a18b7e8d5d09f101a16dbd Mon Sep 17 00:00:00 2001 From: Christian Helmuth Date: Tue, 20 Mar 2018 14:15:25 +0100 Subject: [PATCH] Remove ATAPI from ahci_drv config in test ATAPI does not work reliably on QEMU and is not tested by the run script anyway. --- repos/os/run/ahci_bench.run | 1 + repos/os/run/ahci_blk.run | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/repos/os/run/ahci_bench.run b/repos/os/run/ahci_bench.run index 80a5beffed..b346e31fc0 100644 --- a/repos/os/run/ahci_bench.run +++ b/repos/os/run/ahci_bench.run @@ -57,6 +57,7 @@ append config { + diff --git a/repos/os/run/ahci_blk.run b/repos/os/run/ahci_blk.run index a993cd7bdd..a6fb826652 100644 --- a/repos/os/run/ahci_blk.run +++ b/repos/os/run/ahci_blk.run @@ -62,7 +62,7 @@ append config { - +