diff --git a/configure.ac b/configure.ac
index aa2d3136078a7866598470878eaf58b886c923a6..946d4290030e842d922745c63214f3ecfd5189f9 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1608,13 +1608,14 @@ AC_MSG_RESULT([
    Stellar model      : $with_stars
    Feedback model     : $with_feedback
 
-   Individual timers     : $enable_timers
-   Task debugging        : $enable_task_debugging
-   Threadpool debugging  : $enable_threadpool_debugging
-   Debugging checks      : $enable_debugging_checks
-   Interaction debugging : $enable_debug_interactions
-   Naive interactions    : $enable_naive_interactions
-   Gravity checks        : $gravity_force_checks
-   Custom icbrtf         : $enable_custom_icbrtf
+   Individual timers           : $enable_timers
+   Task debugging              : $enable_task_debugging
+   Threadpool debugging        : $enable_threadpool_debugging
+   Debugging checks            : $enable_debugging_checks
+   Interaction debugging       : $enable_debug_interactions
+   Stars interaction debugging : $enable_debug_interactions_stars
+   Naive interactions          : $enable_naive_interactions
+   Gravity checks              : $gravity_force_checks
+   Custom icbrtf               : $enable_custom_icbrtf
 
  ------------------------])
diff --git a/tests/star_tolerance_27_perturbed.dat b/tests/star_tolerance_27_perturbed.dat
index c64b5f779ed826f4fd24e02253da9aad66c9a4e1..9e6886834e9a793d37dfe77c9713697cc7f6f606 100644
--- a/tests/star_tolerance_27_perturbed.dat
+++ b/tests/star_tolerance_27_perturbed.dat
@@ -1,4 +1,4 @@
 #   ID      pos_x      pos_y      pos_z     wcount     wcount_dh
     0	    1e-6       1e-6	  1e-6 	    2e-4       1e-2
-    0	    1e-6       1e-6	  1e-6 	    1e-5       2e-3
-    0	    1e-6       1e-6	  1e-6 	    1e-6       1e0
+    0	    1e-6       1e-6	  1e-6 	    1e-5       2.4e-3
+    0	    1e-6       1e-6	  1e-6 	    1e-6       1e-2