checks: Use "sleep" without "s" suffix

FreeBSD's sleep doesn't accept it.
This commit is contained in:
Fabian Homborg 2020-01-05 18:41:56 +01:00
parent 611a6589ea
commit 24970bb549

View file

@ -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.