5 Sep
2008
5 Sep
'08
5:43 a.m.
On Fri, Sep 5, 2008 at 3:52 AM, Dan McGee <dan@archlinux.org> wrote:
Do the checks in the tests that need it, and get rid of some of the cluttered output when it is not available (one line per test run).
Signed-off-by: Dan McGee <dan@archlinux.org> --- pactest/pmtest.py | 4 +--- pactest/tests/scriptlet001.py | 4 ++++ pactest/tests/scriptlet002.py | 4 ++++ 3 files changed, 9 insertions(+), 3 deletions(-)
I never bothered doing that but it is great, the one warning per test run was annoying indeed. And the two scriptlets pactest could not pass without fakeroot. So now we have a 100% pactest (expected to pass) success on cygwin too.