summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/conntrack/run-test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/conntrack/run-test.sh b/tests/conntrack/run-test.sh
index 2b7b6f2..1403e2c 100644
--- a/tests/conntrack/run-test.sh
+++ b/tests/conntrack/run-test.sh
@@ -1,6 +1,5 @@
#!/bin/bash
-UID=`id -u`
if [ $UID -ne 0 ]
then
echo "Run this test as root"