diff options
Diffstat (limited to 'tests/cmds.test')
-rw-r--r-- | tests/cmds.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cmds.test b/tests/cmds.test index 71b14f4..6524f3c 100644 --- a/tests/cmds.test +++ b/tests/cmds.test @@ -6,7 +6,7 @@ # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# SCCS: @(#) cmds.test 1.1 96/03/14 13:25:24 +# RCS: @(#) $Id: cmds.test,v 1.2 1998/09/14 18:23:45 stanton Exp $ if {[string compare test [info procs test]] == 1} { source defs |