diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:08:07 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 16:08:07 +0000 |
commit | d43c39132dfcb97f8ad0e6c4830d8dd4334c6380 (patch) | |
tree | 4ce258fe97564cfc903499fa487401dcc451ce85 /debian/tests/pybuild | |
parent | Adding upstream version 5.20230130+deb12u1. (diff) | |
download | dh-python-debian/5.20230130+deb12u1.tar.xz dh-python-debian/5.20230130+deb12u1.zip |
Adding debian version 5.20230130+deb12u1.debian/5.20230130+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/pybuild')
-rwxr-xr-x | debian/tests/pybuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/pybuild b/debian/tests/pybuild new file mode 100755 index 0000000..5c50fe7 --- /dev/null +++ b/debian/tests/pybuild @@ -0,0 +1,2 @@ +#!/bin/sh +exec debian/tests/run-installed testpb01 testpb02 testpb04 testpb05 testpb06 testpb07 |