From 59c9c399c6fc2138dbd1c3111019fdec2f634580 Mon Sep 17 00:00:00 2001 From: Johannes Schauer Marin Rodrigues Date: Tue, 30 Jan 2024 07:09:19 +0100 Subject: [PATCH] remove leftover debugging output --- mmdebstrap | 1 - 1 file changed, 1 deletion(-) diff --git a/mmdebstrap b/mmdebstrap index c78a177..5384e49 100755 --- a/mmdebstrap +++ b/mmdebstrap @@ -1562,7 +1562,6 @@ sub setup_mounts { if (-e "$ssdloc.REAL") { move("$ssdloc.REAL", "$ssdloc") or error "cannot move start-stop-daemon: $!"; - warning "/sbin/start-stop-daemon fake replaced with real"; } }; if (length $ssdloc) {