mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-27 20:31:17 -03:00
Commit b6d76ae: we now use lines like "# RUN: fish=%fish %fish". If a test exits with 127 we try to look up the command but use the wrong name, which leads to unintelligible errors if the test exits with 127 for other reasons.