瀏覽代碼

git test..

Cristian Toader 13 年之前
父節點
當前提交
b0725c964b
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/common/sandbox.c

+ 1 - 0
src/common/sandbox.c

@@ -32,6 +32,7 @@
 #include <signal.h>
 #include <signal.h>
 #include <unistd.h>
 #include <unistd.h>
 
 
+// GIT TEST
 static ParFilter param_filter[] = {
 static ParFilter param_filter[] = {
     // Example entries
     // Example entries
     {SCMP_SYS(execve), "/usr/local/bin/tor", 0},
     {SCMP_SYS(execve), "/usr/local/bin/tor", 0},