We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10cf1e5 commit a5fbea7Copy full SHA for a5fbea7
qrexec/tests/socket/daemon.py
@@ -46,8 +46,6 @@ class TestDaemon(unittest.TestCase):
46
domain_name = "domain_name"
47
48
# Stub qrexec-policy-exec program.
49
- # Strictly speaking, the program should also run qrexec-client in case the
50
- # call is allowed, but we will simulate that elsewhere.
51
POLICY_PROGRAM = """\
52
#!/bin/sh
53
0 commit comments