]> www.infradead.org Git - users/sagi/nvme-cli.git/commit
don't execute a command if --dry-run is supplied
authorTal Shorer <tal.shorer@gmail.com>
Fri, 13 Jul 2018 14:41:42 +0000 (17:41 +0300)
committerTal Shorer <tal.shorer@gmail.com>
Fri, 13 Jul 2018 14:53:20 +0000 (17:53 +0300)
commita9abd611512c1c6d425cab4cac7804bbf05da9f4
treebbe909daac2d812edfa2ac116266cb6cdd4d1971
parent5bc6f6414b7505d6453e1ad4d1af6e03e0042dfb
don't execute a command if --dry-run is supplied

Previously, issuing a command with --dry-run but without
--show-command would actually execute the command

Signed-off-by: Tal Shorer <tal.shorer@gmail.com>
nvme.c