mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-02 05:41:16 -03:00
Clean up /tmp/fish_chunked_read_test.txt after tests
This commit is contained in:
@@ -126,5 +126,6 @@ read -l longstr2 < $path
|
||||
test "$longstr" = "$longstr2"
|
||||
and echo "Chunked reads test pass"
|
||||
or echo "Chunked reads test failure: long strings don't match!"
|
||||
rm $path
|
||||
|
||||
true
|
||||
|
||||
Reference in New Issue
Block a user