From 509b11bf2369a88945151d5cd811c93e4db29ca2 Mon Sep 17 00:00:00 2001 From: Joel Rosdahl Date: Tue, 27 Apr 2010 08:33:22 +0200 Subject: [PATCH] Remove left-over debug logging in perf.sh --- perf.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/perf.sh b/perf.sh index 2357d25ed..23b768758 100755 --- a/perf.sh +++ b/perf.sh @@ -83,8 +83,6 @@ compile $n "$ccache $cxx" echo "Time: $(elapsed $t0)" unset CCACHE_NODIRECT -CCACHE_LOGFILE=ccache.log -export CCACHE_LOGFILE rm -rf $CCACHE_DIR echo "With ccache, direct, cache miss:" -- 2.47.2