diff options
Diffstat (limited to 'tests/bugs/nfs/socket-as-fifo.py')
-rwxr-xr-x | tests/bugs/nfs/socket-as-fifo.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/bugs/nfs/socket-as-fifo.py b/tests/bugs/nfs/socket-as-fifo.py index 2c8ef26a804..eb507e1d30b 100755 --- a/tests/bugs/nfs/socket-as-fifo.py +++ b/tests/bugs/nfs/socket-as-fifo.py @@ -1,4 +1,3 @@ -#!/usr/bin/python3 # # Create a unix domain socket and test if it is a socket (and not a fifo/pipe). # |