Преглед изворни кода

disable tst-gnuglob, it has no chance w/ our gnu glob

Peter S. Mazinger пре 20 година
родитељ
комит
4ab008d3ba
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 bug-glob1
+TESTS_DISABLED := outb tst-fnmatch bug-glob1 tst-gnuglob
 
 include ../Test.mak