removing excess verbosity
This commit is contained in:
parent
3b5c6197de
commit
7c8592905d
6 changed files with 12 additions and 11 deletions
|
@ -16,7 +16,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.
|
||||
|
|
|
@ -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.
|
||||
#
|
||||
|
|
|
@ -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.
|
||||
|
|
|
@ -48,12 +48,14 @@ z8000.m4
|
|||
|
||||
Do-last:
|
||||
|
||||
echo Done in `pwd`.
|
||||
|
||||
#
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.6 1992/12/08 09:39:03 raeburn
|
||||
# Revision 1.7 1993/02/13 10:12:26 zoo
|
||||
# removing excess verbosity
|
||||
#
|
||||
# Revision 1.6 1992/12/08 09:39:03 raeburn
|
||||
# as-m680x0.texinfo does not exist
|
||||
#
|
||||
# Revision 1.5 1992/11/19 19:48:43 sac
|
||||
|
|
|
@ -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.
|
||||
|
@ -128,12 +127,14 @@ z8ksim.sh
|
|||
|
||||
Do-last:
|
||||
|
||||
echo Done in `pwd`.
|
||||
|
||||
#
|
||||
#
|
||||
# $Log$
|
||||
# Revision 1.49 1993/02/03 17:11:08 ian
|
||||
# Revision 1.50 1993/02/13 10:15:14 zoo
|
||||
# removing excess verbosity
|
||||
#
|
||||
# Revision 1.49 1993/02/03 17:11:08 ian
|
||||
# Keep forgetting those .Sanitize files.
|
||||
#
|
||||
# Revision 1.48 1993/01/22 22:30:34 ian
|
||||
|
|
|
@ -29,5 +29,4 @@ isc-sysv3.2.sc
|
|||
|
||||
Do-last:
|
||||
|
||||
echo Done in `pwd`.
|
||||
# End of file.
|
||||
|
|
Loading…
Reference in a new issue