[PVFS2-CVS]
commit by neill in pvfs2/test/io/flow: test-bmi-cache-client.c
test-bmi-cache-server.c test-harness-client.c
test-harness-server-trove.c test1-client.c test1-server.c
CVS commit program
cvs at parl.clemson.edu
Wed Jul 28 11:33:06 EDT 2004
Update of /projects/cvsroot/pvfs2/test/io/flow
In directory parlweb:/tmp/cvs-serv5554/test/io/flow
Modified Files:
test-bmi-cache-client.c test-bmi-cache-server.c
test-harness-client.c test-harness-server-trove.c
test1-client.c test1-server.c
Log Message:
- applied Nathan's expandtab patch (expandtab-2.patch.gz)
first referenced at:
http://www.beowulf-underground.org/pipermail/pvfs2-developers/2004-July/000745.html
Index: test-bmi-cache-client.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test-bmi-cache-client.c,v
diff -p -u -r1.5 -r1.6
--- test-bmi-cache-client.c 17 May 2004 19:49:11 -0000 1.5
+++ test-bmi-cache-client.c 28 Jul 2004 14:33:05 -0000 1.6
@@ -275,5 +275,5 @@ static double Wtime(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test-bmi-cache-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test-bmi-cache-server.c,v
diff -p -u -r1.4 -r1.5
--- test-bmi-cache-server.c 17 May 2004 15:58:14 -0000 1.4
+++ test-bmi-cache-server.c 28 Jul 2004 14:33:05 -0000 1.5
@@ -395,5 +395,5 @@ int path_lookup(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test-harness-client.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test-harness-client.c,v
diff -p -u -r1.24 -r1.25
--- test-harness-client.c 17 May 2004 19:49:11 -0000 1.24
+++ test-harness-client.c 28 Jul 2004 14:33:05 -0000 1.25
@@ -276,5 +276,5 @@ static double Wtime(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test-harness-server-trove.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test-harness-server-trove.c,v
diff -p -u -r1.28 -r1.29
--- test-harness-server-trove.c 17 May 2004 19:49:11 -0000 1.28
+++ test-harness-server-trove.c 28 Jul 2004 14:33:05 -0000 1.29
@@ -401,5 +401,5 @@ int path_lookup(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test1-client.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test1-client.c,v
diff -p -u -r1.5 -r1.6
--- test1-client.c 17 May 2004 19:49:11 -0000 1.5
+++ test1-client.c 28 Jul 2004 14:33:05 -0000 1.6
@@ -273,5 +273,5 @@ static double Wtime(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test1-server.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/io/flow/test1-server.c,v
diff -p -u -r1.5 -r1.6
--- test1-server.c 17 May 2004 19:49:11 -0000 1.5
+++ test1-server.c 28 Jul 2004 14:33:05 -0000 1.6
@@ -398,5 +398,5 @@ int path_lookup(
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
More information about the PVFS2-CVS
mailing list