Skip to content

Commit 600e1af

Browse files
mrpollojulianoes
authored andcommitted
Tools: remove duplicated line
1 parent cece8fc commit 600e1af

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Tools/check_board_types_conflicts.txt

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

3-
set -e
4-
53
# Ensure we are running Bash 3 or newer
64
if ((BASH_VERSINFO[0] < 3)); then
75
echo "Error: This script requires Bash 3 or newer. Current version: $BASH_VERSION"

0 commit comments

Comments
 (0)