Skip to content

Commit ce0a666

Browse files
committed
Add make clean
1 parent 9f7295c commit ce0a666

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infra/platforms-eval.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@ python3 $INFRA_DIR/platforms/cross-plot.py "$OUTDIR/platforms/output"
8181
echo "Finished platforms evaluation"
8282
date
8383

84+
make clean
85+
8486
# clean up cache and build files
8587
if [ -n "$RM_CACHE" ]; then
8688
echo "removing cache and drivers"

0 commit comments

Comments
 (0)