summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ick_helpers.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ick_helpers.py b/ick_helpers.py
index 533f7c1..c46c6fb 100644
--- a/ick_helpers.py
+++ b/ick_helpers.py
@@ -283,7 +283,6 @@ class DebianCIBuilder(DebianBuilderBase):
self.set_distribution(version, distribution)
- self.ex.run("find", "-ls", check=True)
self.create_dsc()
self.build_deb()