mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-31 11:01:40 +00:00
bustage fix, disable symlink test for windows, bug 439050, r=ted
This commit is contained in:
parent
5a97c66487
commit
f07671865f
@ -166,4 +166,6 @@ check-preprocessor::
|
||||
check-jar-mn::
|
||||
make -C tests/src-simple check-jar
|
||||
make -C tests/src-simple check-flat
|
||||
ifneq ($(OS_ARCH), WINNT)
|
||||
make -C tests/src-simple check-symlink
|
||||
endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user