From b0725c964bac405359148f69bab81a6cfd330c28 Mon Sep 17 00:00:00 2001
From: Cristian Toader <cristian.matei.toader@gmail.com>
Date: Thu, 18 Jul 2013 18:28:10 +0300
Subject: [PATCH] git test..

---
 src/common/sandbox.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/common/sandbox.c b/src/common/sandbox.c
index f041012f26..c71d5d1bc2 100644
--- a/src/common/sandbox.c
+++ b/src/common/sandbox.c
@@ -32,6 +32,7 @@
 #include <signal.h>
 #include <unistd.h>
 
+// GIT TEST
 static ParFilter param_filter[] = {
     // Example entries
     {SCMP_SYS(execve), "/usr/local/bin/tor", 0},
-- 
GitLab