CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/07/08 21:20:44

Index: checks/get-them
===================================================================
RCS file: /sources/m4/m4/checks/Attic/get-them,v
retrieving revision 1.1.1.1.2.2
retrieving revision 1.1.1.1.2.3
diff -u -b -r1.1.1.1.2.2 -r1.1.1.1.2.3
--- checks/get-them     22 Jun 2006 17:49:18 -0000      1.1.1.1.2.2
+++ checks/get-them     8 Jul 2006 21:20:44 -0000       1.1.1.1.2.3
@@ -46,7 +46,7 @@
     seq++;
     count++;
     file = sprintf("%02d.%s", count, node);
-    printf("dnl %s:%d: Origin of test\n", FILENAME, NR) > file;
+    printf("dnl @ %s:%d: Origin of test\n", FILENAME, NR) > file;
     next;
   }
   if ($0 ~ /[EMAIL PROTECTED] example$/) {


Reply via email to