aboutsummaryrefslogtreecommitdiffstats
path: root/executor
diff options
context:
space:
mode:
authorDmitry Vyukov <dvyukov@google.com>2021-06-15 14:08:13 +0200
committerDmitry Vyukov <dvyukov@google.com>2021-06-15 14:38:15 +0200
commit990d3cbe39f4c5749bf753f60d6cc24b51b8de6b (patch)
tree4af77c357d0f5dc8fbf8dfebb40c1b9b69591e8f /executor
parentb4f7a5d8faac53cf82d269258248044791fca58b (diff)
pkg/host: fix globs test
It creates a temp dir in cwd, which is not guaranteed to be writable. Create temp dir in temp instead. Also don't assume Linux path separator, won't work on Windows. Also actually check the result, current test would be happy if glob always returns empty match as well.
Diffstat (limited to 'executor')
0 files changed, 0 insertions, 0 deletions