diff options
author | David D. Zuhn <zoo@cygnus> | 1993-02-13 10:15:53 +0000 |
---|---|---|
committer | David D. Zuhn <zoo@cygnus> | 1993-02-13 10:15:53 +0000 |
commit | 7c8592905d676728f8b21b694190a115f89e3e53 (patch) | |
tree | 23f0e26698b977ccde12627ee61fc67238825692 /gas/.Sanitize | |
parent | 3b5c6197de5028885a2df409da3fff29bcddaa63 (diff) | |
download | gdb-7c8592905d676728f8b21b694190a115f89e3e53.zip gdb-7c8592905d676728f8b21b694190a115f89e3e53.tar.gz gdb-7c8592905d676728f8b21b694190a115f89e3e53.tar.bz2 |
removing excess verbosity
Diffstat (limited to 'gas/.Sanitize')
-rw-r--r-- | gas/.Sanitize | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/gas/.Sanitize b/gas/.Sanitize index 8d5142e..86f408a 100644 --- a/gas/.Sanitize +++ b/gas/.Sanitize @@ -17,7 +17,6 @@ Do-first: -echo Sanitizing `pwd`... # All files listed between the "Things-to-keep:" line and the # "Files-to-sed:" line will be kept. All other files will be removed. @@ -104,12 +103,14 @@ else fi fi -echo Done in `pwd`. # # # $Log$ -# Revision 1.14 1993/01/08 14:40:59 raeburn +# Revision 1.15 1993/02/13 10:12:16 zoo +# removing excess verbosity +# +# Revision 1.14 1993/01/08 14:40:59 raeburn # keep config-gas.com. # if purging v9, discard ChangeLog.v9, keep otherwise. # |