]> www.infradead.org Git - users/hch/nvme-cli.git/commit
Fix Debian rules
authorSagi Grimberg <sagi@grimberg.me>
Thu, 17 Nov 2016 15:35:13 +0000 (10:35 -0500)
committerKeith Busch <keith.busch@intel.com>
Thu, 17 Nov 2016 15:35:13 +0000 (10:35 -0500)
commit31122728c91ffad3578a5c246e1727f64c07c5df
tree525b3463f05d6947955e238a895583fe01e76155
parent6623bcc790bbd33785da1c629760cdea124e1cc5
Fix Debian rules

Usually when building a package we don't want to run tests
that require nvme devices. So until we can classify to tests
that have requirements to not run unless some env variables
are set we need this rule.

Reviewed-by: Christoph Hellwig <hch@lst.de>
debian/rules