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 8c7a28c6871a4..7843eb9b7f8d5 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$ +# $Id: dotest,v 1.3 1997/02/22 15:44:35 peter Exp $ x=$1 y=$2 |