diff options
author | Andrew Kaster <andrewdkaster@gmail.com> | 2021-05-21 04:44:11 -0600 |
---|---|---|
committer | Ali Mohammad Pur <Ali.mpfard@gmail.com> | 2021-05-22 00:24:27 +0430 |
commit | c6eff55439bfd550b46a6d48a13b04b5f984a844 (patch) | |
tree | dbe7f0a3cd8bb2cc728d338db251701f79055afe /Ports/bc/patches | |
parent | 5018b3b4b7dc191d217ec60d2ac744cf7444e39f (diff) | |
download | serenity-c6eff55439bfd550b46a6d48a13b04b5f984a844.zip |
Shell: Make sure all tests put their temp dirs in /tmp
Follow-on to #7337. Been seeing other CI test failures that point to
these temp directories, so let's just move all of them to /tmp. I'm sure
someone will write ext2fs stress tests later :^)
Example:
/usr/Tests/Shell/control-structure-as-command.sh
Core::Socket: Failed to connect() to /tmp/portal/inspectables: ...
+ rm -rf shell-test 2>/dev/null
+ mkdir shell-test
Error: The action has timed out.
Diffstat (limited to 'Ports/bc/patches')
0 files changed, 0 insertions, 0 deletions