tests: reenable testisofs
Change-Id: Ic0883f8b487390e34f1a27e324b033a8cbe2cfff
This commit is contained in:
parent
ef9dc93f44
commit
3a40bab785
1 changed files with 0 additions and 4 deletions
|
@ -6,10 +6,6 @@ set -e
|
||||||
|
|
||||||
echo -n "isofs test "
|
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
|
ramdev=/dev/ram
|
||||||
mp=/mnt
|
mp=/mnt
|
||||||
testdir=isofstest
|
testdir=isofstest
|
||||||
|
|
Loading…
Reference in a new issue