Replacing a bogus file with a semi-bogus one (sharing through devo).
[deliverable/binutils-gdb.git] / gdb / .Sanitize
index cb5ced0d30fbc6b967e99ef1c1ef1a2c2f2cd7bd..72277209c65368378ad5dbabcbd6de8a05a60fca 100644 (file)
@@ -15,7 +15,7 @@
 
 Do-first:
 
-gdbtk_files="README.GDBTK gdbtk.c gdbtcl gdbtcl2 gdbtk.tcl"
+gdbtk_files="ChangeLog-gdbtk README.GDBTK gdbtk.c gdbtk.h gdbtk-cmds.c gdbtk-hooks.c gdbtcl2 gdb.rc gdbtool.ico"
 
 if ( echo $* | grep lose\-gdbtk > /dev/null ) ; then
        lose_these_too="${gdbtk_files} ${lose_these_too}"
@@ -29,55 +29,74 @@ else
        fi
 fi
 
-# WinGDB files are not really ready to be part of FSF releases, but
-# keep them for progressives and such.
+tic80_files="tic80-tdep.c"
+
+if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
+       keep_these_too="${tic80_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${tic80_files}
+       fi
+else
+       lose_these_too="${tic80_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${tic80_files}
+       fi
+fi
 
-mswin_files="mswin"
+sky_files="txvu-tdep.c"
 
-if ( echo $* | grep lose\-mswin > /dev/null ) ; then
-       lose_these_too="${mswin_files} ${lose_these_too}"
+if ( echo $* | grep keep\-sky > /dev/null ) ; then
+       keep_these_too="${sky_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${mswin_files}
+               echo Keeping ${sky_files}
        fi
 else
-       keep_these_too="${mswin_files} ${keep_these_too}"
+       lose_these_too="${sky_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${mswin_files}
+               echo Deleting ${sky_files}
        fi
 fi
 
-gm_files="gmagic.c gmagic.h"
+java_files="jv-exp.y jv-lang.c jv-lang.h jv-typeprint.c jv-valprint.c"
 
-if ( echo $* | grep keep\-gm > /dev/null ) ; then
-       keep_these_too="${gm_files} ${keep_these_too}"
+if ( echo $* | grep keep\-java > /dev/null ) ; then
+       keep_these_too="${java_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${gm_files}
+               echo Keeping ${java_files}
        fi
 else
-       lose_these_too="${gm_files} ${lose_these_too}"
+       lose_these_too="${java_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${gm_files}
+               echo Deleting ${java_files}
        fi
 fi
 
-tic80_files="tic80-tdep.c"
+vr4111_files="nec4102rom.c"
 
-if ( echo $* | grep keep\-tic80 > /dev/null ) ; then
-       keep_these_too="${tic80_files} ${keep_these_too}"
+if ( echo $* | grep keep\-vr4111 > /dev/null ) ; then
+       keep_these_too="${vr4111_files} ${keep_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Keeping ${tic80_files}
+               echo Keeping ${vr4111_files}
        fi
 else
-       lose_these_too="${tic80_files} ${lose_these_too}"
+       lose_these_too="${vr4111_files} ${lose_these_too}"
        if [ -n "${verbose}" ] ; then
-               echo Deleting ${tic80_files}
+               echo Deleting ${vr4111_files}
        fi
 fi
 
-if ( echo $* | grep keep\-v850 > /dev/null ) ; then
-       keep_these_too="v850-tdep.c v850ice.c ${keep_these_too}"
+carp_files="carp-tdep.c"
+
+if ( echo $* | grep keep\-carp > /dev/null ) ; then
+       keep_these_too="${carp_files} ${keep_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Keeping ${carp_files}
+       fi
 else
-       lose_these_too="v850-tdep.c v850ice.c ${lose_these_too}"
+       lose_these_too="${carp_files} ${lose_these_too}"
+       if [ -n "${verbose}" ] ; then
+               echo Deleting ${carp_files}
+       fi
 fi
 
 # All files listed between the "Things-to-keep:" line and the
@@ -98,6 +117,7 @@ ChangeLog-93
 ChangeLog-94
 ChangeLog-95
 ChangeLog-96
+ChangeLog-97
 Makefile.in
 NEWS
 README
@@ -105,8 +125,8 @@ TODO
 a29k-tdep.c
 a68v-nat.c
 abug-rom.c
-aclocal.m4
 acconfig.h
+aclocal.m4
 alpha-nat.c
 alpha-tdep.c
 altos-xdep.c
@@ -116,6 +136,10 @@ arc-tdep.c
 arm-convert.s
 arm-tdep.c
 arm-xdep.c
+ax-gdb.c
+ax-gdb.h
+ax-general.c
+ax.h
 bcache.c
 bcache.h
 blockframe.c
@@ -160,12 +184,13 @@ cp-valprint.c
 cpu32bug-rom.c
 cxux-nat.c
 d10v-tdep.c
+d30v-tdep.c
 dbug-rom.c
 dbxread.c
 dcache.c
 dcache.h
-debugify.h
 debugify.c
+debugify.h
 defs.h
 delta68-nat.c
 demangle.c
@@ -175,14 +200,15 @@ dpx2-nat.c
 dsrec.c
 dst.h
 dstread.c
+dve3900-rom.c
 dwarf2read.c
 dwarfread.c
 elfread.c
 environ.c
 environ.h
 eval.c
-exec.c
 exc_request.defs
+exec.c
 expprint.c
 expression.h
 f-exp.y
@@ -193,11 +219,11 @@ f-valprint.c
 findvar.c
 fork-child.c
 frame.h
-gdb_stat.h
-gdb_string.h
 gdb-stabs.h
 gdb.1
 gdb.gdb
+gdb_stat.h
+gdb_string.h
 gdba.el
 gdbcmd.h
 gdbcore.h
@@ -243,11 +269,6 @@ inftarg.c
 irix4-nat.c
 irix5-nat.c
 isi-xdep.c
-jv-exp.y
-jv-lang.c
-jv-lang.h
-jv-valprint.c
-jv-typeprint.c
 kdb-start.c
 language.c
 language.h
@@ -267,9 +288,9 @@ m68knbsd-nat.c
 m88k-nat.c
 m88k-tdep.c
 mac-defs.h
-mac-xdep.c
 mac-gdb.r
 mac-nat.c
+mac-xdep.c
 main.c
 maint.c
 mdebugread.c
@@ -279,13 +300,13 @@ minsyms.c
 mips-nat.c
 mips-tdep.c
 mipsm3-nat.c
-mipsv4-nat.c
 mipsread.c
+mipsv4-nat.c
 mn10200-tdep.c
 mn10300-tdep.c
 mon960-rom.c
-monitor.h
 monitor.c
+monitor.h
 mpw-config.in
 mpw-make.sed
 msg.defs
@@ -298,6 +319,7 @@ nlmread.c
 notify.defs
 ns32k-tdep.c
 ns32km3-nat.c
+ns32knbsd-nat.c
 objfiles.c
 objfiles.h
 ocd.c
@@ -309,17 +331,19 @@ osfsolib.c
 parse.c
 parser-defs.h
 partial-stab.h
-ppcbug-rom.c
 ppc-bdm.c
+ppcbug-rom.c
 printcmd.c
 process_reply.defs
 procfs.c
 ptx4-nat.c
 pyr-tdep.c
 pyr-xdep.c
+rdi-share
 remote-adapt.c
 remote-array.c
 remote-bug.c
+remote-d10v.c
 remote-e7000.c
 remote-eb.c
 remote-es.c
@@ -330,6 +354,7 @@ remote-mm.c
 remote-nindy.c
 remote-nrom.c
 remote-os9k.c
+remote-rdi.c
 remote-rdp.c
 remote-sds.c
 remote-sim.c
@@ -345,9 +370,9 @@ remote-vxmips.c
 remote-vxsparc.c
 remote.c
 reply_mig_hack.awk
+rom68k-rom.c
 rs6000-nat.c
 rs6000-tdep.c
-rom68k-rom.c
 saber.suppress
 scm-exp.c
 scm-lang.c
@@ -404,12 +429,16 @@ testsuite
 thread.c
 top.c
 top.h
+tracepoint.c
+tracepoint.h
 typeprint.c
 typeprint.h
 ultra3-nat.c
 ultra3-xdep.c
 umax-xdep.c
 utils.c
+v850-tdep.c
+v850ice.c
 valarith.c
 valops.c
 valprint.c
@@ -432,8 +461,9 @@ z8k-tdep.c
 
 Things-to-lose:
 
-ser-go32-para.c
+GDB-HACK-RULES
 HOW_TO_RELEASE
+gdbcfgxref
 
 Do-last:
 
@@ -469,22 +499,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-gm > /dev/null ) ; then
+if ( echo $* | grep keep\-v850e > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping gm stuff in $i
+                               echo Keeping v850e stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-gm $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"gm\" from $i...
+                               echo Removing traces of \"v850e\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-gm/,/end-\sanitize\-gm/d' < $i > new
+                       sed '/start\-sanitize\-v850e/,/end-\sanitize\-v850e/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -496,22 +526,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-v850eq > /dev/null ) ; then
+if ( echo $* | grep keep\-vr4320 > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-v850eq $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-vr4320 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping v850eq stuff in $i
+                               echo Keeping vr4320 stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-v850eq $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-vr4320 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"v850eq\" from $i...
+                               echo Removing traces of \"vr4320\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-v850eq/,/end-\sanitize\-v850eq/d' < $i > new
+                       sed '/start\-sanitize\-vr4320/,/end-\sanitize\-vr4320/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -523,22 +553,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-v850e > /dev/null ) ; then
+if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping v850e stuff in $i
+                               echo Keeping r5900 stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-v850e $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"v850e\" from $i...
+                               echo Removing traces of \"r5900\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-v850e/,/end-\sanitize\-v850e/d' < $i > new
+                       sed '/start\-sanitize\-r5900/,/end-\sanitize\-r5900/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -550,22 +580,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-sh4 > /dev/null ) ; then
+if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping sh4 stuff in $i
+                               echo Keeping tx19 stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-sh4 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"sh4\" from $i...
+                               echo Removing traces of \"tx19\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-sh4/,/end-\sanitize\-sh4/d' < $i > new
+                       sed '/start\-sanitize\-tx19/,/end-\sanitize\-tx19/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -577,22 +607,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-r5900 > /dev/null ) ; then
+if ( echo $* | grep keep\-tx49 > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping r5900 stuff in $i
+                               echo Keeping tx49 stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-r5900 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-tx49 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"r5900\" from $i...
+                               echo Removing traces of \"tx49\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-r5900/,/end-\sanitize\-r5900/d' < $i > new
+                       sed '/start\-sanitize\-tx49/,/end-\sanitize\-tx49/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -604,22 +634,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-tx19 > /dev/null ) ; then
+if ( echo $* | grep keep\-sky > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping tx19 stuff in $i
+                               echo Keeping sky stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-tx19 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-sky $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"tx19\" from $i...
+                               echo Removing traces of \"sky\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-tx19/,/end-\sanitize\-tx19/d' < $i > new
+                       sed '/start\-sanitize\-sky/,/end-\sanitize\-sky/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -631,22 +661,22 @@ else
        done
 fi
 
-if ( echo $* | grep keep\-tx39 > /dev/null ) ; then
+if ( echo $* | grep keep\-cygnus > /dev/null ) ; then
        for i in * ; do
-               if test ! -d $i && (grep sanitize-tx39 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Keeping tx39 stuff in $i
+                               echo Keeping cygnus stuff in $i
                        fi
                fi
        done
 else
        for i in * ; do
-               if test ! -d $i && (grep sanitize-tx39 $i > /dev/null) ; then
+               if test ! -d $i && (grep sanitize-cygnus $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
-                               echo Removing traces of \"tx39\" from $i...
+                               echo Removing traces of \"cygnus\" from $i...
                        fi
                        cp $i new
-                       sed '/start\-sanitize\-tx39/,/end-\sanitize\-tx39/d' < $i > new
+                       sed '/start\-sanitize\-cygnus/,/end-\sanitize\-cygnus/d' < $i > new
                        if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
                                if [ -n "${verbose}" ] ; then
                                        echo Caching $i in .Recover...
@@ -685,6 +715,177 @@ else
        done
 fi
 
+if ( echo $* | grep keep\-am33 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping am33 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"am33\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-am33/,/end-\sanitize\-am33/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+if ( echo $* | grep keep\-vr4111 > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-vr4111 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping vr4111 stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-vr4111 $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"vr4111\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-vr4111/,/end-\sanitize\-vr4111/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+if ( echo $* | grep keep\-ide > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-ide $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping ide stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-ide $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"ide\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-ide/,/end-\sanitize\-ide/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+# This is a temporary measure to sanitize out references to the
+# startup code need by the TclPro debugger.  When that goes out
+# of alpha, we can remove this.
+
+if ( echo $* | grep keep\-tclpro > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tclpro $i > /dev/null) ; then
+                       echo Keeping \"tclpro\" stuff in $i, but editing out sanitize lines...
+                       cp $i new
+                       sed -e '/start\-sanitize\-tclpro/d' -e '/end\-sanitize\-tclpro/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               echo Caching $i in .Recover...
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-tclpro $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"tclpro\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-tclpro/,/end-\sanitize\-tclpro/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+if ( echo $* | grep keep\-java > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-java $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping java stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-java $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"java\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-java/,/end-\sanitize\-java/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
+if ( echo $* | grep keep\-carp > /dev/null ) ; then
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-carp $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Keeping carp stuff in $i
+                       fi
+               fi
+       done
+else
+       for i in * ; do
+               if test ! -d $i && (grep sanitize-carp $i > /dev/null) ; then
+                       if [ -n "${verbose}" ] ; then
+                               echo Removing traces of \"carp\" from $i...
+                       fi
+                       cp $i new
+                       sed '/start\-sanitize\-carp/,/end-\sanitize\-carp/d' < $i > new
+                       if [ -n "${safe}" -a ! -f .Recover/$i ] ; then
+                               if [ -n "${verbose}" ] ; then
+                                       echo Caching $i in .Recover...
+                               fi
+                               mv $i .Recover
+                       fi
+                       mv new $i
+               fi
+       done
+fi
+
 for i in * ; do
        if test ! -d $i && (grep sanitize $i > /dev/null) ; then
                echo '***' Some mentions of Sanitize are still left in $i! 1>&2
This page took 0.034073 seconds and 4 git commands to generate.