[PVFS2-CVS]
commit by neill in pvfs2/test/common/misc: test-event-parser.c
test-event-summary.c
CVS commit program
cvs at parl.clemson.edu
Wed Jul 28 11:32:59 EDT 2004
Update of /projects/cvsroot/pvfs2/test/common/misc
In directory parlweb:/tmp/cvs-serv5554/test/common/misc
Modified Files:
test-event-parser.c test-event-summary.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-event-parser.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/common/misc/test-event-parser.c,v
diff -p -u -r1.6 -r1.7
--- test-event-parser.c 2 Apr 2004 15:43:18 -0000 1.6
+++ test-event-parser.c 28 Jul 2004 14:32:59 -0000 1.7
@@ -232,6 +232,6 @@ static void usage(int argc, char** argv)
* c-basic-offset: 4
* End:
*
- * vim: ts=8 sts=4 sw=4 noexpandtab
+ * vim: ts=8 sts=4 sw=4 expandtab
*/
Index: test-event-summary.c
===================================================================
RCS file: /projects/cvsroot/pvfs2/test/common/misc/test-event-summary.c,v
diff -p -u -r1.2 -r1.3
--- test-event-summary.c 2 Apr 2004 16:36:13 -0000 1.2
+++ test-event-summary.c 28 Jul 2004 14:32:59 -0000 1.3
@@ -151,6 +151,6 @@ static void usage(int argc, char** argv)
* 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