Commit Graph

5 Commits

Author SHA1 Message Date
Omar Polo
12fcba2f80 use shell built-in `command' instead of which(1)
it's specified by POSIX AFAIK and requires less redirections.
2022-02-27 16:24:45 +00:00
Omar Polo
6e0f14d51e re-add sha script; it's used in the Makefile
While there, use it in the tests too
2021-10-04 09:40:05 +00:00
Omar Polo
99c91b4a51 remove unused script 2021-10-04 09:07:42 +00:00
Omar Polo
99f95f7762 fix for sha256sum 2021-01-22 17:14:40 +00:00
Omar Polo
5c2e310ede brand new regress suite 2021-01-22 16:48:04 +00:00