aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-passlib/skip-bsdi_crypt-test.patch
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-passlib/skip-bsdi_crypt-test.patch')
-rw-r--r--testing/py-passlib/skip-bsdi_crypt-test.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-passlib/skip-bsdi_crypt-test.patch b/testing/py-passlib/skip-bsdi_crypt-test.patch
index 60d9cf0d1e..094ccd1412 100644
--- a/testing/py-passlib/skip-bsdi_crypt-test.patch
+++ b/testing/py-passlib/skip-bsdi_crypt-test.patch
@@ -6,7 +6,7 @@
else:
- self.fail("did not expect %r platform would have native support "
- "for %r" % (platform, self.handler.name))
-+ raise self.skipTest("varied support on %r platform" % platform)
++ raise self.skipTest("varied support on %r platform" % platform)
#===================================================================
# fuzzy verified support -- add new verified that uses os crypt()