Page MenuHomePhabricator

Set shell and shell options in fetch_markdown_files.sh
ClosedPublic

Authored by jasonbcox on Sep 25 2020, 23:18.

Details

Summary

Running the script gives no indication of it working or failing
other than exit code. Not only that, but there's no guarantee that it's run
using bash.

This patch fixes both using the same convention we use in the ABC repo.

Test Plan
./fetch_markdown_files.sh ~/projects/bitcoin-abc

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Branch
fmd-bash
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 12934
Build 25933: arc lint + arc unit