mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

Fix failing `./go get` tests across platforms #117

Closed mbland closed 7 years ago

mbland commented 7 years ago

This resolves several small issues affecting Alpine Linux, Arch Linux, FreeBSD, and MSYS2 (Windows). Also adds support to ./go get file for the FreeBSD fetch command.

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.05%) to 95.307% when pulling 9cdc5552a9719a6d68f57fd8e6e16de66e20853e on get-fixes into decf66d56a3b4ff17afcbae8c120ff4883e2031b on master.