version-spec: Use non-obsolete syntax for head/tail
This syntax is hardly documented, with the Linux manpage saying:
> For backwards compatibility, `-number` is equivalent to `-n number`.
http://schillix.sourceforge.net/man/man1/head.1.html
While some other man pages either don't mention it or call it obsolete.
For maximum compatibility, just use `-n 1`.
1 parent e126af1 commit 7b8b8d2559e23e486207832bb3995efb1e488302
@Geod24 Geod24 authored on 26 Aug 2020
Mathias LANG committed on 26 Aug 2020
Showing 1 changed file
View
test/version-spec.sh