Skip to content

Commit

Permalink
new raw data
Browse files Browse the repository at this point in the history
  • Loading branch information
David Janes committed Mar 30, 2020
1 parent 8ccb3c9 commit 1fa4274
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions BUILD.sh
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ for COUNT in 3 2 1 0
do
for FILE in $(find "$ROOT" -name "BUILD_$COUNT.sh")
do
echo "===="
echo $FILE
echo "===="
bash $FILE
done
done
Expand Down

0 comments on commit 1fa4274

Please sign in to comment.