aboutgitcodebugslistschat
path: root/test/run
diff options
context:
space:
mode:
Diffstat (limited to 'test/run')
-rwxr-xr-xtest/run3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/run b/test/run
index b2819ef..a8e1c98 100755
--- a/test/run
+++ b/test/run
@@ -35,9 +35,6 @@ DEBUG=${DEBUG:-0}
# If set, tell passt and pasta to take packet captures
PCAP=${PCAP:-0}
-# If set, run X terminals for CI and demos in Xvfb
-XVFB=${XVFB:-1}
-
COMMIT="$(git log --oneline --no-decorate -1)"
. lib/util