소스 검색

disable blug-glob1 for now

Mike Frysinger 20 년 전
부모
커밋
44d5e56ef6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test/misc/Makefile

+ 1 - 1
test/misc/Makefile

@@ -1,7 +1,7 @@
 # uClibc misc tests
 # Licensed under the GNU Library General Public License, see COPYING.LIB
 
-TESTS_DISABLED := outb tst-fnmatch
+TESTS_DISABLED := outb tst-fnmatch bug-glob1
 
 include ../Test.mak