Commit a21c389
test-case: test-speaker.sh: use -F to pass sample format
Unlike other alsa-utils, -f is not used to pass sample format,
but instead -F needs to be used. speaker-test also doesn't complain
if a sample format is passed to -f, which makes this not so easy
to catch (especially as S16_LE works with most PCMs).
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>1 parent 6000b4e commit a21c389
1 file changed
Lines changed: 4 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
54 | | - | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
| |||
0 commit comments