From f45dfa6174edb1484f93c932a33fe5eb3fa536cd Mon Sep 17 00:00:00 2001 From: "Marc G. Fournier" Date: Fri, 26 Jul 1996 20:15:40 +0000 Subject: [PATCH] should always take mail headers out of Makefile files befor ecommitting :) --- src/test/regress/Makefile | 15 +-------------- 1 file changed, 1 insertion(+), 14 deletions(-) diff --git a/src/test/regress/Makefile b/src/test/regress/Makefile index ce5d701117..effb49bac1 100644 --- a/src/test/regress/Makefile +++ b/src/test/regress/Makefile @@ -1,16 +1,3 @@ -From scrappy@ki.net Fri Jul 26 05:15:00 1996 -Status: RO -X-Status: -Received: from daemun.ilt.com ([204.247.102.21]) by ki.net (8.7.5/8.7.5) with ESMTP id FAA02010 for ; Fri, 26 Jul 1996 05:14:58 -0400 (EDT) -Received: from darvish. ([199.26.203.37]) by daemun.ilt.com (8.7.5/8.7.3) with SMTP id CAA14746 for ; Fri, 26 Jul 1996 02:13:20 -0700 (PDT) -Received: by darvish. (5.x/SMI-SVR4) - id AA07735; Thu, 25 Jul 1996 02:47:22 -0700 -Date: Thu, 25 Jul 1996 02:47:22 -0700 -From: postgres@darvish (POSTGRES) -Message-Id: <9607250947.AA07735@darvish.> -To: scrappy@ki.net -Subject: /user/postgres95/src/test/regress/Makefile == revision 2 - #------------------------------------------------------------------------- # # Makefile-- @@ -20,7 +7,7 @@ Subject: /user/postgres95/src/test/regress/Makefile == revision 2 # # # IDENTIFICATION -# $Header: /cvsroot/pgsql/src/test/regress/Makefile,v 1.4 1996/07/26 19:58:04 scrappy Exp $ +# $Header: /cvsroot/pgsql/src/test/regress/Makefile,v 1.5 1996/07/26 20:15:40 scrappy Exp $ # #-------------------------------------------------------------------------