diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-11 12:42:49 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-04-11 12:42:49 +0200 |
commit | 90c5e13046b20e062ea525777fd8cdc526f79d0b (patch) | |
tree | b9d6a57d25c5b86a6480ca6aa3ceb11374cebb13 /debian/tests/control | |
parent | 3ea1b60e99bc51d73a9f95fef88aa49db9a61908 (diff) | |
parent | 4993c9d0832ddc5b3531f294605e08da1a56c48a (diff) |
Merge branch 'release/debian/3.2-3'debian/3.2-3
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control new file mode 100644 index 0000000..cd63486 --- /dev/null +++ b/debian/tests/control @@ -0,0 +1,3 @@ +# smoke test +Test-Command: /usr/sbin/dmidecode -V +Depends: dmidecode |