summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--mbbsd/cache.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mbbsd/cache.c b/mbbsd/cache.c
index a0f1c2b0..2e8d6042 100644
--- a/mbbsd/cache.c
+++ b/mbbsd/cache.c
@@ -603,6 +603,7 @@ reload_bcache(void)
n = 5;
SHM->n_bottom[i] = n;
}
+ printf("load bottom done");
if( pid == 0 )
exit(0);
// if pid == -1 should be returned