Commit 5da01bc1 by Jeffrey Oldham Committed by Jeffrey D. Oldham

test_summary: Export filesuffix, not fileprefix.

2000-12-28  Jeffrey Oldham  <oldham@codesourcery.com>

	* test_summary: Export filesuffix, not fileprefix.

From-SVN: r38513
parent 26f6672d
2000-12-28 Jeffrey Oldham <oldham@codesourcery.com>
* test_summary: Export filesuffix, not fileprefix.
2000-12-22 Joseph S. Myers <jsm28@cam.ac.uk>
* release: Change some EGCS references to GCC.
......
......@@ -48,7 +48,7 @@ if test -z "$AWK" ; then
done
fi
: ${filesuffix=}; export fileprefix
: ${filesuffix=}; export filesuffix
: ${move=true}; export move
: ${forcemail=false}; export forcemail
while true; do
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment