mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-28 06:13:31 +01:00
Remove the space before the interpreter name in test-network.sh
Apparently some unixes don't like this. Part of #21581.
This commit is contained in:
parent
a3bec9aa5a
commit
778d704908
@ -1,4 +1,4 @@
|
||||
#! /bin/sh
|
||||
#!/bin/sh
|
||||
|
||||
# use bash if it is available, as this script doesn't work well in non-bash sh
|
||||
# this will be fixed in #19699
|
||||
|
Loading…
Reference in New Issue
Block a user