tipo
authorIan Lance Taylor <ian@airs.com>
Thu, 18 Jun 1998 16:20:45 +0000 (16:20 +0000)
committerIan Lance Taylor <ian@airs.com>
Thu, 18 Jun 1998 16:20:45 +0000 (16:20 +0000)
opcodes/.Sanitize

index c9ae9eb6ac0deb997bd6554eeb9aeee37fafbc60..21f4cc9de7f888c5824da261de6215ac75cc31e8 100644 (file)
@@ -173,7 +173,7 @@ if ( echo $* | grep keep\-am33 > /dev/null ) ; then
                fi
        done
 else
-       for i in $am33-files ; do
+       for i in $am33_files ; do
                if test ! -d $i && (grep sanitize-am33 $i > /dev/null) ; then
                        if [ -n "${verbose}" ] ; then
                                echo Removing traces of \"am33\" from $i...
This page took 0.024455 seconds and 4 git commands to generate.