mirror of
https://github.com/opencontainers/runc.git
synced 2026-07-11 14:13:58 +08:00
Remove debug message.
Docker-DCO-1.1-Signed-off-by: Vishnu Kannan <vishnuk@google.com> (github: vishh)
This commit is contained in:
@@ -195,7 +195,6 @@ void nsenter() {
|
||||
}
|
||||
}
|
||||
|
||||
fprintf(stderr, "entered namespace\n");
|
||||
// Finish executing, let the Go runtime take over.
|
||||
return;
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user