We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9297df4 commit a3201f5Copy full SHA for a3201f5
tests/sock_ipc_wrapper.test
@@ -1,4 +1,4 @@
1
-#/bin/sh -e
+#!/bin/sh -e
2
# filesystem socket IPC test
3
if [ "$(uname -s)" = "Linux" ] && [ "`id -u`" = "0" ]
4
then
0 commit comments