Ian Manske 3966c0a9fd
Fix rm path handling (#11064)
# Description
Fixes issue #11061 where `rm` fails to find a file after a `cd`. It
looks like the new glob functions do not return absolute file paths
which we forgot to account for.

# Tests
Added a test (fails on current main, but passes with this PR).

---------

Co-authored-by: Jakub Žádník <kubouch@gmail.com>
2023-11-17 07:30:15 +08:00
..
2023-10-03 10:51:46 +13:00
2023-11-17 06:46:15 +08:00
2023-10-30 07:59:48 -05:00
2023-10-13 13:45:36 -05:00
2023-11-17 07:30:15 +08:00
2023-09-13 07:00:58 +08:00
2023-10-10 03:31:15 +13:00
2023-10-30 07:59:48 -05:00