summaryrefslogtreecommitdiff
path: root/scripts/assert-shellcheck.sh (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-01-23{scripts => build-aux}/assert-shellcheck.shEuAndreh1-7/+0
2021-01-20Move shebangs and script calls to POSIXEuAndreh1-1/+2
2020-12-25Fix sh testsEuAndreh1-0/+1
2020-12-24Use /bin/sh over BashEuAndreh1-5/+4
2020-10-11Decouple testing with NixEuAndreh1-0/+6
Use Nix for build isolation not for test running.