Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
* Ignore two more files for copyright.sh
@ 2007-01-09 21:38 Daniel Jacobowitz
  2007-01-09 22:27 ` Eli Zaretskii
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Jacobowitz @ 2007-01-09 21:38 UTC (permalink / raw)
  To: gdb-patches

Pie on my face.  I knew this would happen... I suppose I'm impressed
there was only one test depending on exact line numbering.  I've
reverted the changes to those two files.  Sorry!

-- 
Daniel Jacobowitz
CodeSourcery

2007-01-09  Daniel Jacobowitz  <dan@codesourcery.com>

	* copyright.sh (prunes): Add step-line.inp and step-line.c.

Index: copyright.sh
===================================================================
RCS file: /cvs/src/src/gdb/copyright.sh,v
retrieving revision 1.1
diff -u -p -r1.1 copyright.sh
--- copyright.sh	9 Jan 2007 17:08:18 -0000	1.1
+++ copyright.sh	9 Jan 2007 21:36:58 -0000
@@ -61,7 +61,8 @@ byhand="
 "
 
 # Files which should not be modified, either because they are
-# generated, non-FSF, or otherwise special (e.g. license text).
+# generated, non-FSF, or otherwise special (e.g. license text,
+# or test cases which must be sensitive to line numbering).
 prunes="
 COPYING
 COPYING.LIB
@@ -76,6 +77,8 @@ gdbtk
 gdb.gdbtk
 osf-share
 aclocal.m4
+step-line.inp
+step-line.c
 "
 
 ####


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-01-10  4:13 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-09 21:38 Ignore two more files for copyright.sh Daniel Jacobowitz
2007-01-09 22:27 ` Eli Zaretskii
2007-01-09 22:48   ` Daniel Jacobowitz
2007-01-09 23:31   ` Jim Blandy
2007-01-09 23:37     ` Daniel Jacobowitz
2007-01-09 23:58       ` Jim Blandy
2007-01-10  4:13         ` Eli Zaretskii

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox