Skip to content
Snippets Groups Projects

Bash strict-mode settings

Merged Wouter Deconinck requested to merge wdconinc-master-patch-01206 into master

Intended use in user scripts:

#!/bin/bash
source strict-mode.sh || true

(|| true to allow running this without having strict-mode.sh in path)

Merge request reports

Approval is optional

Merged by Wouter DeconinckWouter Deconinck 3 years ago (Jun 15, 2022 11:41pm UTC)

Merge details

  • Changes merged into master with ba25b06c (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading