K 10 svn:author V 6 marcus K 8 svn:date V 27 2004-02-04T05:31:52.000000Z K 7 svn:log V 618 Fix up the ordering and remove some duplicates so the resulting summary is more accurate: * The tests for "Cannot stat", "can't cd", and "tar command failed" are moved to the bottom. This will sacrifice a little bit of performance for a gain in accuracy * The tests for "configuration errors" needed to be combined and tweaked to better identify errors that are architecture-specific (usuallly the "all pointers are ints" assumption) * The detection of chown was buggy * There were some duplicate test cases * As an experiment, another test for dependency problems is added PR: 61914 Submitted by: linimon END