mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Fix SC2086 warning in test_workqueue_*.sh shell scripts
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
|
||||
${builddir:-.}/src/test/test_workqueue \
|
||||
"${builddir:-.}/src/test/test_workqueue" \
|
||||
--no-eventfd2 --no-eventfd --no-pipe2 --no-pipe
|
||||
|
||||
Reference in New Issue
Block a user