From dcacc00e3750300617ba6e16eb346713f91a783a Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 21 Jan 2026 22:52:54 +0100 Subject: Remove testing data --- examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh (limited to 'examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh') diff --git a/examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh b/examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh deleted file mode 100644 index 485f9bf..0000000 --- a/examples/redis-unstable/deps/jemalloc/test/unit/prof_tctx.sh +++ /dev/null @@ -1,5 +0,0 @@ -#!/bin/sh - -if [ "x${enable_prof}" = "x1" ] ; then - export MALLOC_CONF="prof:true,prof_active:true,lg_prof_sample:0" -fi -- cgit v1.2.3