* Skip this test on Cygwin, too slow (and doesn't test anything Cygwin-specific).

This commit is contained in:
Eelco Dolstra 2006-06-16 13:27:36 +00:00
parent c937b73622
commit d7f40357e3
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
source common.sh
# This takes way to long on Cygwin (because process creation is so slow...).
if test "$system" = i686-cygwin; then exit 0; fi
max=5000
reference=$NIX_STORE_DIR/abcdef