Skip to content
This repository was archived by the owner on Nov 17, 2024. It is now read-only.
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Do not output sandbox directory at sandbox start
  • Loading branch information
veluca93 authored and lw committed Aug 8, 2014
commit 43a07146b7427cec2b975f554c15228c9a015ee4
2 changes: 0 additions & 2 deletions isolate.c
Original file line number Diff line number Diff line change
Expand Up @@ -1301,8 +1301,6 @@ init(void)

cg_prepare();
set_quota();

puts(box_dir);
}

static void
Expand Down