forked from Imagelibrary/rtems
committed by
Joel Sherrill
parent
1fcdd639ee
commit
ac01d2468a
@@ -32,7 +32,11 @@ done
|
||||
|
||||
case ${mode} in
|
||||
exclude)
|
||||
output=${tests}
|
||||
if test -f $testdata; then
|
||||
output=""
|
||||
else
|
||||
output="${tests}"
|
||||
fi
|
||||
;;
|
||||
flags)
|
||||
if [ $test_count != 1 ]; then
|
||||
|
||||
Reference in New Issue
Block a user