mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-05 00:01:15 -03:00
test.fish: Notice littlecheck failures
This failed to propagate the exit status. Sorry!
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user