From 3a40bab7859905654681ff89d4f2b0a72c298e73 Mon Sep 17 00:00:00 2001 From: David van Moolenbroek Date: Mon, 8 Sep 2014 22:34:15 +0000 Subject: [PATCH] tests: reenable testisofs Change-Id: Ic0883f8b487390e34f1a27e324b033a8cbe2cfff --- minix/tests/testisofs.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/minix/tests/testisofs.sh b/minix/tests/testisofs.sh index 211679c59..84df95d43 100755 --- a/minix/tests/testisofs.sh +++ b/minix/tests/testisofs.sh @@ -6,10 +6,6 @@ set -e echo -n "isofs test " -#This test is known to be currently broken, so just skip it -echo 'ok # skip Currently known to be failing, patch pending' -exit 0 - ramdev=/dev/ram mp=/mnt testdir=isofstest -- 2.44.0