Skip to content

Commit a5fbea7

Browse files
committed
Rip out stale comment
qrexec-policy-exec no longer runs qrexec-client - that's qrexec-daemon's job.
1 parent 10cf1e5 commit a5fbea7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

qrexec/tests/socket/daemon.py

-2
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,6 @@ class TestDaemon(unittest.TestCase):
4646
domain_name = "domain_name"
4747

4848
# 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.
5149
POLICY_PROGRAM = """\
5250
#!/bin/sh
5351

0 commit comments

Comments
 (0)