Escape "$#".
[oota-llvm.git] / utils / llvmdo
index 8161d2ef265dd5ce584cf174cf3a02ce8c700c28..42fa33790041169228cb13b3a8dc831ffab227b3 100755 (executable)
@@ -3,8 +3,8 @@
 # 
 #                     The LLVM Compiler Infrastructure
 #
-# This file was developed by Reid Spencer and is distributed under the 
-# University of Illinois Open Source License. See LICENSE.TXT for details.
+# This file is distributed under the University of Illinois Open Source
+# License. See LICENSE.TXT for details.
 # 
 ##===----------------------------------------------------------------------===##
 #
@@ -78,6 +78,8 @@ shift;
 paths_to_ignore="\
   -path */CVS -o \
   -path */CVS/* -o \
+  -path */.svn/ -o \
+  -path */.svn/* -o \
   -path docs/doxygen/* -o \
   -path docs/CommandGuide/html/* -o \
   -path docs/CommandGuide/man/* -o \