From ad2b55ba3a87f6bb1f79e87a5e6e916ffad2dbef Mon Sep 17 00:00:00 2001 From: gdr Date: Fri, 3 Oct 1997 03:56:35 +0000 Subject: [PATCH] added cvs identifiers --- bin/head/tests/dotests | 1 + bin/head/tests/fulltests | 1 + 2 files changed, 2 insertions(+) diff --git a/bin/head/tests/dotests b/bin/head/tests/dotests index 13e789d..5cb01b2 100644 --- a/bin/head/tests/dotests +++ b/bin/head/tests/dotests @@ -1,5 +1,6 @@ # Tests for head command; invoked by command file "fulltests" # Written by Dave Tribby (August 1997) +# $Id: dotests,v 1.2 1997/10/03 03:56:35 gdr Exp $ # Location of the head command to be tested set testcmd="../head" diff --git a/bin/head/tests/fulltests b/bin/head/tests/fulltests index 134bc12..f514582 100644 --- a/bin/head/tests/fulltests +++ b/bin/head/tests/fulltests @@ -1,5 +1,6 @@ # gsh script to run tests and collect results # Written by Dave Tribby * August 1997 +# $Id: fulltests,v 1.3 1997/10/03 03:56:35 gdr Exp $ # Name of gsh script containing test cases set command="dotests"