Skip to content

Commit b7eecc1

Browse files
committed
Make it clear the import script should pass ShellCheck
1 parent 6b8a7fc commit b7eecc1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tool/import-mri-files.sh

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

3+
# This file should pass `shellcheck tool/import-mri-files.sh`.
4+
35
set -x
46
set -e
57

0 commit comments

Comments
 (0)