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 f6c7ce00d336..17b4c79774d5 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.30.1.2.1 2009/10/25 01:10:29 kensmith Exp $ . ../Funcs.sh |