diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-11 12:43:13 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-11 12:43:13 +0200 |
commit | c387ec31a47b828ac941090071f5eb14cd3050e1 (patch) | |
tree | b9d6a57d25c5b86a6480ca6aa3ceb11374cebb13 /debian/tests | |
parent | 3f76a5a35f54edcb471b74f7b90def6653197fd8 (diff) | |
parent | 90c5e13046b20e062ea525777fd8cdc526f79d0b (diff) |
Merge tag 'debian/3.2-3' into develop
Bugfix release
Diffstat (limited to 'debian/tests')
-rw-r--r-- | debian/tests/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index bc1e9d4..cd63486 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ # smoke test -Test-Command: dmidecode -V +Test-Command: /usr/sbin/dmidecode -V Depends: dmidecode |