[PVFS2-CVS]
commit by pcarns in pvfs2/maint: pvfs2indent-80col.sh pvfs2indent.sh
CVS commit program
cvs at parl.clemson.edu
Wed Jul 28 12:17:53 EDT 2004
Update of /projects/cvsroot/pvfs2/maint
In directory parlweb:/tmp/cvs-serv7448/maint
Modified Files:
pvfs2indent-80col.sh pvfs2indent.sh
Log Message:
update indent scripts to expand tabs, consistent with latest patch to vim
settings
Index: pvfs2indent-80col.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2/maint/pvfs2indent-80col.sh,v
diff -p -u -r1.1 -r1.2
--- pvfs2indent-80col.sh 2 Apr 2003 19:26:41 -0000 1.1
+++ pvfs2indent-80col.sh 28 Jul 2004 15:17:53 -0000 1.2
@@ -21,4 +21,5 @@ indent --brace-indent0 \
--no-space-after-function-call-names \
--dont-break-procedure-type \
-st \
+ -nut \
$@
Index: pvfs2indent.sh
===================================================================
RCS file: /projects/cvsroot/pvfs2/maint/pvfs2indent.sh,v
diff -p -u -r1.1 -r1.2
--- pvfs2indent.sh 14 Jan 2003 16:04:04 -0000 1.1
+++ pvfs2indent.sh 28 Jul 2004 15:17:53 -0000 1.2
@@ -21,4 +21,5 @@ indent --brace-indent0 \
--no-space-after-function-call-names \
--dont-break-procedure-type \
-st \
+ -nut \
$@
More information about the PVFS2-CVS
mailing list