scripts: check-image-compatibility.sh: remove unused variable COUNT
COUNT variable is never used, hence remove Signed-off-by: Ruslan Mstoi <ruslan.mstoi@intel.com>
This commit is contained in:
parent
a9340f5d9d
commit
1617736937
1 changed files with 0 additions and 1 deletions
|
|
@ -140,7 +140,6 @@ do
|
|||
done
|
||||
|
||||
COLUMNS=$j
|
||||
COUNT=${#partitions[@]}
|
||||
START_ADDRESS_INDEX=1
|
||||
FILE_SYS_INDEX2=$((COLUMNS-1))
|
||||
FILE_SYS_INDEX1=$((COLUMNS-2))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue