summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/contrib/build-perf-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/contrib/build-perf-test.sh b/scripts/contrib/build-perf-test.sh
index 7d99228c73..9a091edb0a 100755
--- a/scripts/contrib/build-perf-test.sh
+++ b/scripts/contrib/build-perf-test.sh
@@ -283,7 +283,7 @@ write_results() {
283 283
284test1_p1 () { 284test1_p1 () {
285 log "Running Test 1, part 1/3: Measure wall clock of bitbake $IMAGE and size of tmp/ dir" 285 log "Running Test 1, part 1/3: Measure wall clock of bitbake $IMAGE and size of tmp/ dir"
286 bbnotime $IMAGE -c fetchall 286 bbnotime $IMAGE --runall=fetch
287 do_rmtmp 287 do_rmtmp
288 do_rmsstate 288 do_rmsstate
289 do_sync 289 do_sync