mirror of
https://github.com/fish-shell/fish-shell.git
synced 2025-03-15 23:22:53 +08:00
checks: Use "sleep" without "s" suffix
FreeBSD's sleep doesn't accept it.
This commit is contained in:
parent
611a6589ea
commit
24970bb549
@ -1,5 +1,5 @@
|
||||
#RUN: %fish -C 'set -l fish %fish' %s
|
||||
time sleep 0s
|
||||
time sleep 0
|
||||
|
||||
# These are a tad awkward because it picks the correct unit and adapts whitespace.
|
||||
# The idea is that it's a table.
|
||||
|
Loading…
x
Reference in New Issue
Block a user