diff options
Diffstat (limited to 'tools/regression/atm/proto_cc/RunTest.sh')
-rw-r--r-- | tools/regression/atm/proto_cc/RunTest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/atm/proto_cc/RunTest.sh b/tools/regression/atm/proto_cc/RunTest.sh index f6c7ce00d3362..204aa2d892a8d 100644 --- a/tools/regression/atm/proto_cc/RunTest.sh +++ b/tools/regression/atm/proto_cc/RunTest.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/proto_cc/RunTest.sh,v 1.1.32.1 2010/02/10 00:26:20 kensmith Exp $ . ../Funcs.sh |