summaryrefslogtreecommitdiff
path: root/test/pacman/pactest.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/pacman/pactest.py')
-rwxr-xr-xtest/pacman/pactest.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/pacman/pactest.py b/test/pacman/pactest.py
index 85cce6a1..a563fa72 100755
--- a/test/pacman/pactest.py
+++ b/test/pacman/pactest.py
@@ -160,6 +160,3 @@ if __name__ == "__main__":
shutil.rmtree(root_path)
else:
tap.diag("pacman testing root saved: %s" % root_path)
-
- if env.failed > 0:
- sys.exit(1)