diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:53:53 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-07 15:53:53 +0000 |
commit | 8bfec411659061418969c246436a22ade44ff446 (patch) | |
tree | 68371d63fe05049a558f5e41d9b9f45b76014aa9 /debian/tests/destructive | |
parent | Adding upstream version 2.23.4+deb12u1. (diff) | |
download | devscripts-73125b87c20fc8dc7b24ec5bba42cba1a4078a3d.tar.xz devscripts-73125b87c20fc8dc7b24ec5bba42cba1a4078a3d.zip |
Adding debian version 2.23.4+deb12u1.debian/2.23.4+deb12u1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/destructive')
-rwxr-xr-x | debian/tests/destructive | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/tests/destructive b/debian/tests/destructive new file mode 100755 index 0000000..f3bfa43 --- /dev/null +++ b/debian/tests/destructive @@ -0,0 +1,4 @@ +#!/bin/sh +set -e + +make destructive-test-installed |