summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bench/bench.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bench/bench.sh b/bench/bench.sh
index 1d379ca..1526fe5 100644
--- a/bench/bench.sh
+++ b/bench/bench.sh
@@ -254,7 +254,6 @@ setup() {
echo "Building bfs $commit ..."
cd "$worktree"
as-user git checkout -qd "$commit" --
- ls
if [ -e config ]; then
as-user make -s -j"$nproc" config RELEASE=1
as-user make -s -j"$nproc"