diff options
Diffstat (limited to 'gnu/usr.bin/as/testscripts/dostriptest')
-rwxr-xr-x | gnu/usr.bin/as/testscripts/dostriptest | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/as/testscripts/dostriptest b/gnu/usr.bin/as/testscripts/dostriptest index aa734c0..9cf5475 100755 --- a/gnu/usr.bin/as/testscripts/dostriptest +++ b/gnu/usr.bin/as/testscripts/dostriptest @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: dostriptest,v 1.1 1993/10/02 21:01:09 pk Exp $ +# $FreeBSD$ x=striptest.xx.$$ y=striptest.yy.$$ |