fix reproduce scripts
This commit is contained in:
committed by
Julien Cretin
parent
d25f65c565
commit
7a812a657b
@@ -29,7 +29,7 @@ cargo build --manifest-path third_party/tock/tools/sha256sum/Cargo.toml
|
||||
echo "Computing SHA-256 sums of the boards..."
|
||||
for board in nrf52840dk_opensk nrf52840_dongle_opensk nrf52840_dongle_dfu nrf52840_mdk_dfu
|
||||
do
|
||||
BOARD=$board ./reproduce_board.sh
|
||||
BOARD=$board ./maintainers/reproduce_board.sh
|
||||
done
|
||||
|
||||
echo "Computing SHA-256 sum of the TAB file..."
|
||||
|
||||
Reference in New Issue
Block a user