xref: /csrg-svn/usr.bin/f77/tests/runtest (revision 47959)
1*47959Sbostic#!/bin/sh -
2*47959Sbostic#
3*47959Sbostic# Copyright (c) 1980 The Regents of the University of California.
4*47959Sbostic# All rights reserved.
5*47959Sbostic#
6*47959Sbostic# %sccs.include.proprietary.sh%
7*47959Sbostic#
8*47959Sbostic#	@(#)runtest	5.2 (Berkeley) 04/12/91
9*47959Sbostic#
10*47959Sbostic
1143134Sbosticsh testf77 tests | tee output/tests.res
12