Commits

Albert Cheng committed 1d32ac13e60
[svn-r10865] Purpose: Improvement Description: The actual stderr output was modified by the FILTER and was not available for display if errors detected later. Solution: Copy the actual stderr to a temporary file and do filtering on that. Platforms tested: LANL Flash. Misc. update: