This commit is contained in:
Jelmer Vernooij 2021-02-16 23:46:44 +00:00
parent 17b79eb326
commit 49e6237ef3

View file

@ -43,7 +43,7 @@ from breezy.tests import TestCaseWithTransport
class ResolveErrorTests(TestCaseWithTransport):
def setUp(self):
super(ResolveErrorTests, self).setUp()
if os.path.exists('/usr/bin/dpkg-architecture'):
if not os.path.exists('/usr/bin/dpkg-architecture'):
self.skipTest('not a debian system')
self.tree = self.make_branch_and_tree(".")
self.build_tree_contents(