mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-01 13:01:21 -03:00
tests: Just check that the version starts with a digit
Our versions look like 4.0.0 4.0b1 4.0.1-535-abfef-dirty But packagers may want to add more information here, and we don't really care. Note that we no longer ever set the version to "unknown" since5abd0e46f5. Supersedes #11173 (cherry picked from commit411a396fa9)
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
#RUN: %fish -v
|
||||
# CHECK: fish, version {{[-.gabcdeflphat0-9]*(irty)?}}
|
||||
# CHECK: fish, version {{[0-9].*}}
|
||||
|
||||
Reference in New Issue
Block a user