mirror of
https://github.com/fish-shell/fish-shell
synced 2024-12-26 04:43:10 +00:00
Clean up /tmp/fish_chunked_read_test.txt after tests
This commit is contained in:
parent
5a5a6a6968
commit
812e977e62
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue