diff options
Diffstat (limited to 'tools/regression/atm/Funcs.sh')
-rw-r--r-- | tools/regression/atm/Funcs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/regression/atm/Funcs.sh b/tools/regression/atm/Funcs.sh index c981f101df944..453cf0c726d6b 100644 --- a/tools/regression/atm/Funcs.sh +++ b/tools/regression/atm/Funcs.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $FreeBSD$ +# $FreeBSD: src/tools/regression/atm/Funcs.sh,v 1.1 2004/01/29 16:01:56 harti Exp $ fatal() { echo -e "$*" >&2 |