Skip to content

Commit ac01ea0

Browse files
committed
Ignore shellcheck SC2317
1 parent de39302 commit ac01ea0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

files/metrics_tidy

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
#shellcheck disable=SC2317
4+
35
fail() {
46
# Restore stdout by pointing it to fd 3 and send any errors to it
57
exec >&3

0 commit comments

Comments
 (0)