Commit 99694f3
committed
lib/tests/ltp.sh: use --tmp-dir instead of --env TMPDIR for kirk
The ltp kirk command has dropped support for the `--env` option,
and instead natively provides a `--tmp-dir` option to specify
the temporary directory path.
Fix the `unrecognized arguments: --env TMPDIR=...` error.
Signed-off-by: Philip Li <philip.li@intel.com>1 parent 06fa4b4 commit 99694f3
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
0 commit comments