cthon: added patches for connectathon
patches apply on top of http://www.connectathon.org/nfstests.zip Signed-off-by: Casey Bodley <cbodley@citi.umich.edu>
This commit is contained in:
parent
0ad4db4fad
commit
55ff9d855d
11 changed files with 1182 additions and 0 deletions
26
tests/0008-cthon-disabling-test8-from-the-basic-test.patch
Normal file
26
tests/0008-cthon-disabling-test8-from-the-basic-test.patch
Normal file
|
|
@ -0,0 +1,26 @@
|
|||
From 520bd04d9752faa6f77acd50ea759d170fb149d4 Mon Sep 17 00:00:00 2001
|
||||
From: Casey Bodley <cbodley@citi.umich.edu>
|
||||
Date: Mon, 11 Oct 2010 15:25:41 -0400
|
||||
Subject: [PATCH 08/11] cthon: disabling test8 from the basic test
|
||||
|
||||
it's a symlink test and we are not supporting symlinks on windows
|
||||
---
|
||||
basic/runtests | 2 +-
|
||||
1 files changed, 1 insertions(+), 1 deletions(-)
|
||||
|
||||
diff --git a/basic/runtests b/basic/runtests
|
||||
index 32e1d85..0b2f205 100644
|
||||
--- a/basic/runtests
|
||||
+++ b/basic/runtests
|
||||
@@ -69,7 +69,7 @@ fi
|
||||
|
||||
# Symlink and readlink test
|
||||
echo ""
|
||||
-./test8 $TESTARG
|
||||
+#./test8 $TESTARG
|
||||
|
||||
# Getfs test
|
||||
echo ""
|
||||
--
|
||||
1.6.4.msysgit.0
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue