From d6cacb1f6ae346ce54a5116d76a7d087bb6381a5 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 4 Dec 2021 04:57:49 +0100 Subject: Adding upstream version 2.16.0. Signed-off-by: Daniel Baumann --- testing/zipapp/make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testing/zipapp/make') diff --git a/testing/zipapp/make b/testing/zipapp/make index 8740b2f..55b6d2c 100755 --- a/testing/zipapp/make +++ b/testing/zipapp/make @@ -106,4 +106,4 @@ def main() -> int: if __name__ == '__main__': - exit(main()) + raise SystemExit(main()) -- cgit v1.2.3