mirror of
https://salsa.debian.org/ha-team/libqb
synced 2026-08-07 01:15:15 +00:00
tests: Fix shebang on ipc_sock_test (#493)
This commit is contained in:
parent
9297df4e48
commit
a3201f55fa
@ -1,4 +1,4 @@
|
||||
#/bin/sh -e
|
||||
#!/bin/sh -e
|
||||
# filesystem socket IPC test
|
||||
if [ "$(uname -s)" = "Linux" ] && [ "`id -u`" = "0" ]
|
||||
then
|
||||
|
||||
Loading…
Reference in New Issue
Block a user