Browse Source

remove sheb from runtime tests

Waldemar Brodkorb 10 years ago
parent
commit
342b317665
1 changed files with 1 additions and 1 deletions
  1. 1 1
      embedded-test.sh

+ 1 - 1
embedded-test.sh

@@ -756,7 +756,7 @@ for lib in ${libc}; do
 						;;
 					musl)
 						case $arch in
-						armeb|sheb)
+						armeb|or1k|sheb)
 							echo "runtime tests disabled for $arch."
 							;;
 						*)