diff options
author | qzdanis <[email protected]> | 2020-12-03 13:01:16 -0500 |
---|---|---|
committer | GitHub <[email protected]> | 2020-12-03 10:01:16 -0800 |
commit | 9109b89cd767165cdf24454f3c8477bb1eae2637 (patch) | |
tree | 66ecaabb143242c704feea4897549194499cc56a /tests/runfiles | |
parent | 0aacde2e9a818942f4e25ab765b3a4849aac6de8 (diff) |
Add compatibility for busybox mktemp
Busybox's mktemp requires at least six X's in the template, causing
the current sed --in-place check to fail because the file does not
exist. This change adds additional X's to mktemp templates that do
not already have at least six X's in them.
Reviewed-by: Ryan Moeller <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Quentin Zdanis <[email protected]>
Closes #11269
Diffstat (limited to 'tests/runfiles')
0 files changed, 0 insertions, 0 deletions