added rcs identifiers

This commit is contained in:
gdr 1997-10-03 03:58:54 +00:00
parent 5166f52a4b
commit dbeebca188
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
# Tests for cat command; invoked by command file "fulltests"
# Written by Dave Tribby (August 1997)
# $Id: dotests,v 1.2 1997/10/03 03:58:54 gdr Exp $
# Location of the cat command to be tested
set testcmd="../cat"

View File

@ -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:58:54 gdr Exp $
# Name of gsh script containing test cases
set command="dotests"