mirror of
https://github.com/GnoConsortium/gno.git
synced 2025-01-02 23:31:56 +00:00
added rcs identifiers
This commit is contained in:
parent
c6ff8aa083
commit
0c2b571d25
@ -1,5 +1,6 @@
|
|||||||
# Tests for tail command; invoked by command file "fulltests"
|
# Tests for tail command; invoked by command file "fulltests"
|
||||||
# Written by Dave Tribby (August 1997)
|
# Written by Dave Tribby (August 1997)
|
||||||
|
# $Id: dotests,v 1.2 1997/10/03 03:52:25 gdr Exp $
|
||||||
|
|
||||||
# Location of the tail command to be tested
|
# Location of the tail command to be tested
|
||||||
set testcmd="../tail"
|
set testcmd="../tail"
|
||||||
|
@ -1,5 +1,6 @@
|
|||||||
# gsh script to run tests and collect results
|
# gsh script to run tests and collect results
|
||||||
# Written by Dave Tribby * August 1997
|
# Written by Dave Tribby * August 1997
|
||||||
|
# $Id: fulltests,v 1.3 1997/10/03 03:52:26 gdr Exp $
|
||||||
|
|
||||||
# Name of gsh script containing test cases
|
# Name of gsh script containing test cases
|
||||||
set command="dotests"
|
set command="dotests"
|
||||||
|
Loading…
Reference in New Issue
Block a user