mirror of
https://github.com/fish-shell/fish-shell.git
synced 2024-11-23 16:41:41 +08:00
test.fish: Notice littlecheck failures
This failed to propagate the exit status. Sorry!
This commit is contained in:
parent
5133287873
commit
7d3bec1297
|
@ -82,6 +82,7 @@ function test_littlecheck_file
|
|||
if test $exit_status -eq 0
|
||||
say green "ok ($test_duration sec)"
|
||||
end
|
||||
return $exit_status
|
||||
end
|
||||
|
||||
set -l failed
|
||||
|
|
Loading…
Reference in New Issue
Block a user