Skip to content

Errors are ignored due to not enabling Bash exit on error #18

@edmorley

Description

@edmorley

If errors occur during bin/compile they are currently ignored since the script does not enable Bash's exit on error mode:

#!/usr/bin/env bash
function indent() {

See also:
http://redsymbol.net/articles/unofficial-bash-strict-mode/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions