diff options
Diffstat (limited to 'gnu/usr.bin/as/testscripts/dotest')
-rwxr-xr-x | gnu/usr.bin/as/testscripts/dotest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/testscripts/dotest b/gnu/usr.bin/as/testscripts/dotest index 051ee11e..677e864 100755 --- a/gnu/usr.bin/as/testscripts/dotest +++ b/gnu/usr.bin/as/testscripts/dotest @@ -1,6 +1,6 @@ #!/bin/sh # ad hoc debug tool -# $Id: dotest,v 1.1 1993/10/02 21:01:10 pk Exp $ +# $FreeBSD$ x=$1 y=$2 |