Commit 871ab5d
committed
check-xrun-injection.sh: Fix bad quoting when injecting xrun
Previous command line doesn't work on some platforms, it shows that
there's no $xrun_injection file or directory. This patch fixes the
bad quoting.
Signed-off-by: Keqiao Zhang <keqiao.zhang@intel.com>1 parent d6ae791 commit 871ab5d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments