diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-08-07 13:30:10 +0000 |
commit | f44f2e298c869d7df4f4710038ab137b9fa0e322 (patch) | |
tree | 860dc75584ce0b6d99fb25d2712db97f856df7b0 /debian/tests/test-root | |
parent | Merging upstream version 1.22.7. (diff) | |
download | dpkg-f44f2e298c869d7df4f4710038ab137b9fa0e322.tar.xz dpkg-f44f2e298c869d7df4f4710038ab137b9fa0e322.zip |
Adding debian version 1.22.7.debian/1.22.7
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/tests/test-root')
-rw-r--r-- | debian/tests/test-root | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/test-root b/debian/tests/test-root index f09da15..0339619 100644 --- a/debian/tests/test-root +++ b/debian/tests/test-root @@ -18,4 +18,4 @@ cd $AUTOPKGTEST_TMP --sysconfdir=/etc \ --localstatedir=/var \ # EOL -make installcheck TESTSUITEFLAGS=--verbose +make installcheck TEST_VERBOSE=1 |