test_summary: Export filesuffix, not fileprefix.

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

	* test_summary: Export filesuffix, not fileprefix.

From-SVN: r38513
This commit is contained in:
Jeffrey Oldham 2000-12-28 19:28:11 +00:00 committed by Jeffrey D. Oldham
parent 26f6672d2e
commit 5da01bc1fb
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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