]> git.alsa-project.org Git - alsa-utils.git/commit
alsa-info: Refactor "withall" logic
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 22 Aug 2014 08:31:41 +0000 (10:31 +0200)
committerTakashi Iwai <tiwai@suse.de>
Fri, 22 Aug 2014 09:08:35 +0000 (11:08 +0200)
commit808af5fdb00be048b485c3ea3f5a5081b99dae30
tree31b623ba5bf36cf439b6aa6e1bb827cc3ce742ad
parent4f569affc420579a1a6e44cf51d7a1e64d6cd8d3
alsa-info: Refactor "withall" logic

Previously, using --output, --no-upload, --upload and --pastebin
switches implied the withall switch.

A more intuitive logic would be that --with-all is disabled if you
use another --with* switch, such as --withdmesg, and only then.

Also update script version to reflect the behaviour change.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
alsa-info/alsa-info.sh