forked from josch/mmdebstrap
remove leftover debugging output
This commit is contained in:
parent
e661b79749
commit
59c9c399c6
1 changed files with 0 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Reference in a new issue